Hi,
I have to send a file to an FTP area, passing through a Server Proxy.
The examples in the following support page
http://support.sas.com/documentation/cdl/en/lrdict/64316/HTML/default/viewer.htm#a000178980.htm
use only one authentication, but in order to send the file to the FTP area, I need to pass through two authentications (proxy auth, with user e password and then FTP auth, with user e password).
Do you have any suggestion?
Thanks in advice.
The link you give is 9.2.
Always use the latest documentation.
In you case though, while there is more information on the 9.4 page, this restriction is repeated on both:
Restriction: | The FTP access method does not support FTP proxy servers that require user ID authentication. |
The link you give is 9.2.
Always use the latest documentation.
In you case though, while there is more information on the 9.4 page, this restriction is repeated on both:
Restriction: | The FTP access method does not support FTP proxy servers that require user ID authentication. |
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.