I needed to download files from FTP using vb.NET. I found the solution to my problem over here.
The problem now is that the code helps me to download the files from the parent folder but if there are any sub-folders, they remain untouched. Is there a work-around for it? Regards