Hi,
I am SAS User and currently using SAS Studio. In SAS, I have problem which i want to automate. I am processing A file and the output file is generated in the sas with date suppose the file name is 'abc_2019_3_11.csv'. now i want to transfer this file to another server after processing in sas. please provide the solution for this problem.
You can create the file directly on the server with filename ftp or filename sftp.
Another possible solution is to set up the remote server's target folder as a shared folder from your SAS server. This will require a IT administrator to set it up though.
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.