Re: SFTP and LoopFiles (General questions)
Hello Damba
It all works well if I use it with events. I would like to get the same functionality without using events....that is setting Blocking = true. How would i be able to get FileCount as well as FileNames for the files I want to download from SFTP server?
Thanks,
Premal
Hello Damba
Perfect. That works great! Thanks for all your help!
Thanks,
PremalPremal,
It completely depends on your approach. Both ways will work. You can't know how many files were downloaded, but you can always make a member variable (i.e. FilesCount) and increase it by one on each LoopItem event.
That way you get total number of files downloaded.
Hope this helps.
Regards,
Damba
Complete thread:
- SFTP and LoopFiles - Premal, 2009-03-03, 20:53
- Re: SFTP and LoopFiles - wodDamir, 2009-03-03, 21:08
- Re: SFTP and LoopFiles - Premal, 2009-03-03, 21:14
- Re: SFTP and LoopFiles - wodDamir, 2009-03-03, 21:31
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 13:22
- Re: SFTP and LoopFiles - wodDamir, 2009-03-04, 13:25
- Re: SFTP and LoopFiles - premal, 2009-03-04, 15:09
- Re: SFTP and LoopFiles - wodDamir, 2009-03-04, 15:18
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 15:26
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 21:20
- Re: SFTP and LoopFiles - woddrazen, 2009-03-04, 23:17
- Re: SFTP and LoopFiles - Premal, 2009-03-05, 15:01
- Re: SFTP and LoopFiles - woddrazen, 2009-03-04, 23:17
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 21:20
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 15:26
- Re: SFTP and LoopFiles - wodDamir, 2009-03-04, 15:18
- Re: SFTP and LoopFiles - premal, 2009-03-04, 15:09
- Re: SFTP and LoopFiles - wodDamir, 2009-03-04, 13:25
- Re: SFTP and LoopFiles - Premal, 2009-03-04, 13:22
- Re: SFTP and LoopFiles - wodDamir, 2009-03-03, 21:31
- Re: SFTP and LoopFiles - Premal, 2009-03-03, 21:14
- Re: SFTP and LoopFiles - wodDamir, 2009-03-03, 21:08