synchronization - Synchronizing today's files from remote to local directory using WinSCP -
I need to synchronize the files from remote to local directories using the following command
< Code> local synchronize "d: \ FTP @ out" / outThis works fine, but is there a way to download files, which are today's date of creation ?
Use today's one and use one.
local-sync the filemask = "& gt; =% TIMESTAMP # yyyy-mm-dd%" "D: \ ftp \ OUT" / out < P> It requires WinSCP 5.6 and newer.
Further reading:
- Question;
- WinSCP article.
Comments
Post a Comment