Hi,
has anyone tried to download files from FTP using VB? I have tried using an FTP control for my project, my problem is I can't recursively search for files within subfolders, I tried using FSO but it doesn't work since the path from the server are something like this "/getdaat" unlike from the conventional one like "C:/"
thanks