954,558 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

searching for files and subfolders recursively from an FTP

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

astroboy_x4
Newbie Poster
8 posts since Apr 2006
Reputation Points: 10
Solved Threads: 0
 

use attached file and make some changes...


can u help me on :

http://www.vbcity.com/forums/topic.asp?tid=157996

Attachments Backup_InetFTP.zip (6.42KB)
khalidmehmoodaw
Newbie Poster
6 posts since Oct 2008
Reputation Points: 10
Solved Threads: 0
 

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

Dot Lexine
Newbie Poster
5 posts since Nov 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You