.net - Download files and folders from FTP -


i needed download files ftp using vb.net. found solution problem on here.

the problem code helps me download files parent folder if there sub-folders, remain untouched. there work-around it? regards

the codeproject ftp library using isnt great recursive access.

check out answer here. c# answers question. can (almost) convert c# vb.net!


Comments