Re: command line script disable overwrite existing file
So you want to upload only files that do not exist on the server?
Use
See https://winscp.net/eng/docs/scriptcommand_synchronize
Use
synchronize remote -criteria=none c:\local\path /remote/path
See https://winscp.net/eng/docs/scriptcommand_synchronize