What type of file?
Password where? To access the file, the server, the transfer program? Lots of places a password may be required.
Do the two servers share anything like common network disk access?
it is a sasdata sets, where I need to put my user id and password for server to move files
Methods to move files among two SAS environments:
There's nothing about SAS that will allow you to bypass the need to authenticate though -- you will need credentials or federated permissions for whatever systems you're going to access.
What is the OS of the server you are copying from and the OS of the server you are copying to? If they are the same, then you can use OS functionality to do the copy. If the OS's are different you will have to use SAS to transport the datasets so that they will be usable.
Talk to your SAS administrator. They will most likely be able to guide you as to the best approach.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.