SFTP-Command
Hi, guys been messing with automating folder synchronization across SFTP my question is my command runs fine but it will not exit upon completion. here is what i have for my script
"C:\Program Files\WinSCP\WinSCP.com" /command "option confirm off" "open _______@_______ " "synchronize remote -filemask="*.xml" _________\________\ /________/ ""exit"
"C:\Program Files\WinSCP\WinSCP.com" /command "option confirm off" "open _______@_______ " "synchronize remote -filemask="*.xml" _________\________\ /________/ ""exit"