Re: Scheduled task to upload files for only current day?
I have added some examples for this specific task here:
How do I transfer new/modified files only?
How do I transfer new/modified files only?
I need to create a scheduled task that will upload files only for the current day. I looked at the synchronize option but that won't work as I don't control the destination directory.
I could use synchronize if there was a way to have WinSCP only look at files created or modified on the day the task runs, and I have to schedule this task to run multiple times per day, then email the results.