Hello,
I am trying to get list of files from Linux directory using psftp. SAS is installed on Windows
SysCmd = "C:\path\psftp.exe" myuser@server -P port -pw mypassword -b C:\path\bag.bat -v >C:\path\bag.log;
Everything works fine until the "-v >C:\path\bag.log" part. I am unsure how to generate a log file for this operation.
I will be grateful for a response 🙂
Hello
What are the commands in the batch file bag.bat ?
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.