Re: Synchronize older files too
Synchronization has a "mirror" mode, that does what you need:
https://winscp.net/eng/docs/task_synchronize_full#mode
In scripting you enable it using
https://winscp.net/eng/docs/scriptcommand_synchronize#mirror
https://winscp.net/eng/docs/task_synchronize_full#mode
In scripting you enable it using
-mirror
switch:
https://winscp.net/eng/docs/scriptcommand_synchronize#mirror