Re: GetFile or GetFiles with * - WeOnlyDo Discussion board

Re: GetFile or GetFiles with * (General questions)

by woddrazen, Saturday, March 14, 2009, 19:47 (5516 days ago) @ rcuadra

Hi Rodrigo,


You can try using GetFiles Method and LoopItem Event.

GetFiles Method will trigger LoopItem Event before each file will be downloaded. You can then in LopItem Event skip files you don't want to download and download only files you need with Unique ID.

More help for LoopItem Event you can find here:
http://www.weonlydo.com/SFTP/Help/wodSFTPLib~wodSFTP~LoopItem_EV.html

You can find in help file example how to skip items.

Let us know how it goes.


Regards,
Drazen


Complete thread: