Can't upload just the today files
Hi, I'm trying to utilize WinSCP for the first time, so I'm sure it's my fault.
I have many files in a folder, every day new files are saved inside that folder, I have to transfer just today files.
But I couldn't achieve this apparently easy task:
uploading just the today files.
I'm trying to use filemask in this way (batch file):
The script fails, the log reports:
Could you help me to find the right way to achieve that task?
Thanks,
Alberto
I have many files in a folder, every day new files are saved inside that folder, I have to transfer just today files.
But I couldn't achieve this apparently easy task:
uploading just the today files.
I'm trying to use filemask in this way (batch file):
"put -filemask="*.txt>=today" " ^
The script fails, the log reports:
Script: put -filemask=*.txt < 2020-11-23 12.12.00.045 Script: Missing parameter for command 'put'.
Could you help me to find the right way to achieve that task?
Thanks,
Alberto