Automation Script Not Working!
I have tried everything to get this script to work. Not sure where I am going wrong. As far as I can tell from all of the stuff I have read, the script should look like this:
I have created and tested a session in WINSCP called Test_Backup. All pathes exist locally and on the remote server. The server is using SSL Explicit encryption, I do know the key, user name and password. The connection can be made manually and works fine. Not sure where I am going wrong here?
Thanks!
winscp.com /command "option batch abort" "option confirm off" "session Test_Backup" "synchronize \Test\test.zip /test/" "exit"
I have created and tested a session in WINSCP called Test_Backup. All pathes exist locally and on the remote server. The server is using SSL Explicit encryption, I do know the key, user name and password. The connection can be made manually and works fine. Not sure where I am going wrong here?
Thanks!