.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

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -