Re: Filemask to sync on folders named by date (mmdd)
Sorry, I was wrong. It indeed cannot work this way.
It's difficult and unreliable to use plain WinSCP scripting for this complicated task.
Consider switching to PowerShell and WinSCP .NET assembly.
https://winscp.net/eng/docs/library
In PowerShell, you can easily iterate your
It's difficult and unreliable to use plain WinSCP scripting for this complicated task.
Consider switching to PowerShell and WinSCP .NET assembly.
https://winscp.net/eng/docs/library
In PowerShell, you can easily iterate your
TME_*
folders, triggering a download for yyyy/mmdd/*
folders for the past files days in each.