Re: Upload only new or updated files using putfile - WeOnlyDo Discussion board

Re: Upload only new or updated files using putfile (General questions)

by woddrazen, Thursday, September 15, 2011, 08:40 (4817 days ago) @ Brad Jensen

Brad,


You need to compare first file date/time and then upload new one to server. In order to receive date/time of file tha tis on server, you can use GetAttributes Method or you can receive it inside DirItems collection.

More help for DirItems collection you can find here:
http://www.weonlydo.com/FtpDLX/Help/wodFtpDLX-DirItem.html

After you compare files, you can upload only new one using PutFile Method.


Drazen


Complete thread: