Is there anyway available in SAS to copy file from one server to another server without supplying the password?
If you have to supply credentials to the server to access it, no. Otherwise it si possible. However without any information its impossible to say.
Could you please tell me how it is possible if my server has no credentials?
If you have a network mount to the server, no password is necessary (as long as you have write permission on the share).
If a FTP server is configured to allow anonymous FTP, use filename ftp with "anonymous" as the user and your email as password.
Example #5
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.