Re: Copy files if they aren't exists on my server
Add
https://winscp.net/eng/docs/scriptcommand_put#neweronly
You can also use
https://winscp.net/eng/docs/scriptcommand_synchronize
-newer
only switch to your put
command.
https://winscp.net/eng/docs/scriptcommand_put#neweronly
You can also use
synchronize
command instead:
https://winscp.net/eng/docs/scriptcommand_synchronize