BookmarkSubscribeRSS Feed
sasprofile
Quartz | Level 8

Hi friends

Trying to send very larger file up to 5GB file to sas and somehow I zipped it to 500 MB,but still not able send it to them.

Tried to ftp with below steps given in sas from windows command prompt,but its not working throwing an error.

   prompt> ftp ftp.sas.com
   Name: anonymous
   Password: [blank]
   prompt> cd /techsup/upload
   prompt> bin
   prompt> put filename
   prompt> bye (From the z/OS> prompt, the command is "quit") 

below is the message prompted when I tried from command prompt.

C:\Users>ftp ftp.sas.com
Unknown host ftp.sas.com.
ftp>

I would really appreciate if any one can advice how to send

Thanks in advance

2 REPLIES 2
Doc_Duke
Rhodochrosite | Level 12

I got to ftp.sas.com fine.  I suspect that you need to talk to your local tech support; it may well be with how your company has configured your PC.

SASKiwi
PROC Star

The message unknown host means that your computer (I guess mainframe since you mention z/OS) does not recognise the computer host name ftp.sas.com. I suggest you talk to your IT network folks and explain what you are trying to do. There could well be firewalls in your network stopping you communicating with SAS FTP.

BTW I tried pinging FTP.SAS.COM from my PC and it resolved OK to the IP address 149.173.5.110.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 905 views
  • 0 likes
  • 3 in conversation