Re: GetFiles to set timestamp on local files - WeOnlyDo Discussion board

Re: GetFiles to set timestamp on local files (General questions)

by VicPeters, Tuesday, February 14, 2006, 13:50 (6856 days ago) @ wodSupport

Your first option of a new timestamp property with an event *after* the file is copied will work. The event should provide at least these parameters: RemoteFile, LocalFile, Timestamp.

The second option of setting the timestamp of *previous* file during the LoopItem event will not work because I can not get file attributes of the remote file while GetFiles method is still active.

Even a better option would be to let wodFtpDLX automatically set the right timestamp on upload or download of a file.


Complete thread: