some advice please
This is my first attempt and will be putting this into a windows scheduled task to run nightly.
Will this work ?
Program/script:
"C:\Program Files (x86)\WinSCP\WinSCP.exe"
Add Argument:
/command "open ftp://user:password@remoteipaddress/" "synchronize local C:\localfolder /remotefolder" "exit"
Thanks
Phil
Will this work ?
Program/script:
"C:\Program Files (x86)\WinSCP\WinSCP.exe"
Add Argument:
/command "open ftp://user:password@remoteipaddress/" "synchronize local C:\localfolder /remotefolder" "exit"
Thanks
Phil