WinSCP FTP Automate

Advertisement

Guest

WinSCP FTP Automate

I created a bat file to run a script. However, I want my script to essentially MOVE the files from the remote location to the local location.

My Script is as follows
open ftp.____.com
synchronize local "E:\filepath" "/TEST"
My first path is local on the server and the second is the remote path on the FTP.

I would rather have it move or at least delete from the remote location after sync.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum