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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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