GetFiles to set timestamp on local files - WeOnlyDo Discussion board

GetFiles to set timestamp on local files (General questions)

by VicPeters, Monday, February 13, 2006, 18:43 (6857 days ago)

I use the GetFiles method to download all the files from the FTP server to the local directory. When the files are downloaded, their timestamps don't match those on the server. I would like to make them match after download.

Is there an event that gets fired AFTER every file is copied? I want to use such an event to set the local file's timestamp to match the remote file.

(The loopitem event gets fired before the file download but not after the file is copied)


Complete thread: