Re: download issue (General questions)
Bonghwan,
You didn't provide me the exact values of the Local and Remote paths used in GetFiles call. However, when you call GetFiles, it will copy all the Files *IN* the Remote folder specified, and not create the directory itself.
It will on the other hand create subfolders, and their subfolders.
In other words, let's say you have a folder /someFolder which contains files and subsdirectories. When you call GetFiles( C: , /someFolder , 0) it will not create the someFolder in C: . It will simply copy items from /someFolder to C: .
Regards,
Damba
Complete thread:
- download issue - bonghwan, 2010-05-20, 06:50
- Re: download issue - bonghwan, 2010-05-20, 07:06
- Re: download issue - wodDamir, 2010-05-20, 08:47
- Re: download issue - bonghwan, 2010-05-20, 12:17
- Re: download issue - wodDamir, 2010-05-20, 12:27
- Re: download issue - bonghwan, 2010-05-20, 12:46
- Re: download issue - wodDamir, 2010-05-20, 14:00
- Re: download issue - wodDamir, 2010-05-20, 15:07
- Re: download issue - bonghwan, 2010-05-21, 05:09
- Re: download issue - woddrazen, 2010-05-21, 09:02
- Re: download issue - bonghwan, 2010-05-21, 11:50
- Re: download issue - woddrazen, 2010-05-21, 09:02
- Re: download issue - bonghwan, 2010-05-21, 05:09
- Re: download issue - wodDamir, 2010-05-20, 15:07
- Re: download issue - wodDamir, 2010-05-20, 14:00
- Re: download issue - bonghwan, 2010-05-20, 12:46
- Re: download issue - wodDamir, 2010-05-20, 12:27
- Re: download issue - bonghwan, 2010-05-20, 12:17
- Re: download issue - wodDamir, 2010-05-20, 08:47
- Re: download issue - bonghwan, 2010-05-20, 07:06