Automation Script
Hello,
Currently we are evaluating WinSCP to automate the process of downloading the files from a specific folder from a public IP, but I'm still not able to resolve the issue, when I execute the command using the cmd, it works perfectly, please find below my code and let me know your response.
winscp.exe /console /command "option batch on" "open ppasama01:PPAsama01@212.93.199.36" "cd /ppasama01" "get *.txt c:\Bilal\" "exit"
My Regards,
Bilal Alassar
Currently we are evaluating WinSCP to automate the process of downloading the files from a specific folder from a public IP, but I'm still not able to resolve the issue, when I execute the command using the cmd, it works perfectly, please find below my code and let me know your response.
winscp.exe /console /command "option batch on" "open ppasama01:PPAsama01@212.93.199.36" "cd /ppasama01" "get *.txt c:\Bilal\" "exit"
My Regards,
Bilal Alassar