Re: Prepending timestamp before wildcard with GET will overtype original filename
No it's not possible.
You can use WinSCP .NET assembly from a PowerShell script instead:
See https://winscp.net/eng/docs/script_download_timestamped_filename#library
Or you can rename the downloaded file after the transfer using Windows [batch file] commands.
You can use WinSCP .NET assembly from a PowerShell script instead:
See https://winscp.net/eng/docs/script_download_timestamped_filename#library
Or you can rename the downloaded file after the transfer using Windows [batch file] commands.