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
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.
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.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
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.
Ready to level-up your skills? Choose your own adventure.