Re: Download all files in one folder (General questions)
Hi Drazen
I don't have any doubt about the way in which folders and subfolders should be downloaded in case that the GetFiles Method worked.
My problem is that GetFiles( c:myfolder , /remotefolder/etc ,1) does not download any of the files contained by the remote folder, and no error nor exception rises.
Thank you for your attention.
Hi Alberto,
I tested GetFiles Method from wodSFTP.NET and it works .
GetFiles works as it should. Folder structure is same for Remote Folder that you want to download.If you execute GetFiles for /home/something/test folder and on server exist sub folder test2 in test folder (/home/something/test/test2 ). Test2 folder will be download to test2 sub folder ( c: est est2 ).
Is this what you want or you want to download content of test2 folder in test ( c: est ) folder?
Hope I helped.
Regards,
Drazen
Complete thread:
- Download all files in one folder - ALBERTO, 2006-09-06, 10:54
- Re: Download all files in one folder - wodDrazen, 2006-09-06, 11:34
- Re: Download all files in one folder - ALBERTO, 2006-09-06, 11:47
- Re: Download all files in one folder - wodDrazen, 2006-09-06, 11:59
- Re: Download all files in one folder - ALBERTO, 2006-09-06, 11:47
- Re: Download all files in one folder - wodDrazen, 2006-09-06, 11:34