This guide contains simplified description of scheduling operations on FTP/SFTP server with WinSCP.
To schedule an operation on FTP/SFTP server you can combine scripting/automation functionality of WinSCP with Windows scheduling capability.
Before starting you should:
To add new scheduled task:
Win+C or move mouse cursor to either right screen corner) and select Settings > Control Panel.WinSCP.exe executable./script or /command parameters). /command "option batch abort" "option confirm off" "open user:password@example.com" "put d:\examplefile.txt /home/user/" "exit" /console was not specified, what makes WinSCP.exe not show the console window, not to disturb you while you are using your workstation./log parameter to turn on session logging to file.To add new scheduled task:
WinSCP.exe executable, and setup other task properties (like period of execution)./script or /command parameters). "C:\Program Files\WinSCP\WinSCP.exe" /command "option batch abort" "option confirm off" "open user:password@example.com" "put d:\examplefile.txt /home/user/" "exit" /console was not specified, what makes WinSCP.exe not show the console window, not to disturb you while you are using your workstation./log parameter to turn on session logging to file.
Site design by Black Gate