Re: download issue - WeOnlyDo Discussion board

Re: download issue (General questions)

by wodDamir, Thursday, May 20, 2010, 12:27 (5090 days ago) @ bonghwan

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: