Syntax for finding new files as of today

Hi All,

I work with several FTP sites and have recently DL Automise to help in streamlining this process.  I can schedule a connect to any of the FTP sites, download a specific file to one of my servers and logout.  My problem is this:

How do I setup Autmoise to go to the FTP site and download only new files as of today's date?  I have tried all the obvious wildcars and such to no avail.

 

Thanks in advance,


Ed

Hi Edward

I’ve been looking into this and unfortunately it would required some scripting. You will need to get a directory listing and parse the output to build the list of files, and then use the list iterator to download the files. We are looking into a way to make this easier, but it may be some time before we have anything to show.