BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Babloo
Rhodochrosite | Level 12

Is there anyway available in SAS to copy file from one server to another server without supplying the password?

1 ACCEPTED SOLUTION
5 REPLIES 5
RW9
Diamond | Level 26 RW9
Diamond | Level 26

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.

Babloo
Rhodochrosite | Level 12

Could you please tell me how it is possible if my server has no credentials?

Kurt_Bremser
Super User

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.

Babloo
Rhodochrosite | Level 12
Thank you for the help. Is there any possibility you can help me with the
SAS code?

##- Please type your reply above this line. Simple formatting, no
attachments. -##

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

How to Concatenate Values

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.

SAS Training: Just a Click Away

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

Browse our catalog!

Discussion stats
  • 5 replies
  • 1277 views
  • 1 like
  • 3 in conversation