Re: GetFile or GetFiles with * (General questions)
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:
- GetFile or GetFiles with * - rcuadra, 2009-03-14, 16:05
- Re: GetFile or GetFiles with * - woddrazen, 2009-03-14, 19:47
- Re: GetFile or GetFiles with * - rcuadra, 2009-03-15, 00:35
- Re: GetFile or GetFiles with * - woddrazen, 2009-03-15, 18:09
- Re: GetFile or GetFiles with * - rcuadra, 2009-03-15, 00:35
- Re: GetFile or GetFiles with * - woddrazen, 2009-03-14, 19:47