Re: Help "get" command overwrites existing downloaded files
No, WinSCP does not have such functionality.
But you can easily "calculate" the unique numbered filename in your batch file with a code like this:
How do I increment a filename in batch?
And then you can pass the "calculated" name to WinSCP script as shown here:
https://winscp.net/eng/docs/guide_automation#parametrized
But you can easily "calculate" the unique numbered filename in your batch file with a code like this:
How do I increment a filename in batch?
And then you can pass the "calculated" name to WinSCP script as shown here:
https://winscp.net/eng/docs/guide_automation#parametrized