Has anyone been able to download files using an ftp URI with the WebClient? I am not sure if it is even supported but my fingers are crossed. Please send me some sample code if you have any.
Printable View
Has anyone been able to download files using an ftp URI with the WebClient? I am not sure if it is even supported but my fingers are crossed. Please send me some sample code if you have any.
This works for most of the files I am downloading. The problem I am having now is changing the CWD to a hidden folder. Any ideas?
See the FileAttributes enum under IO namespace..