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

I'm using gFTP and it doesn't chmod recursively and it's a major pain in the back. So is there any Linux FTP client which can chmod recursively? It's not true that most of the ftp clients do it automatically, I don't know one which actually does, because 90% of the Linux ftp clients are frontends to 'ftp' and 'ftp' doesn't chmod recursively, at least not by default

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.