Re: Need best method to test whether a remote dire - WeOnlyDo Discussion board

Re: Need best method to test whether a remote dire (General questions)

by wodDamir, Wednesday, May 18, 2011, 18:06 (4749 days ago) @ kevino

Kevin,

If you set Resume property to True, the component will try to resume. However, if they're already complete, the component will not try to re-upload the file (will skip it).

There's no specific option which would check for a file and not upload it. However, if you use AttributesData as suggested, you can make your collection of files on the server and decide if you wish to upload it in PutFiles call by specifying Skip parameter in LoopItem event (more info on http://www.weonlydo.com/SFTP/Help/wodSFTP-LoopItem-Event.html).

Regards,
Damba


Complete thread: