Re: Script Not to Overwrite
You cannot implement this exact custom logic with simple WinSCP scripting.
You would have to use a more powerful script. You can use PowerShell with WinSCP .NET asssembly.
Here is an example of similar script (in an opposite direction):
Deleting remote files after successful remote to local synchronization
You would have to use a more powerful script. You can use PowerShell with WinSCP .NET asssembly.
Here is an example of similar script (in an opposite direction):
Deleting remote files after successful remote to local synchronization