|
 |
asp_web_howto thread: FTP
Message #1 by mahesh.kava@p... on Tue, 16 Jan 2001 11:45:22 -0000
|
|
Hi All!
Has anyone worked on FTP using vb/vbscript.
I am trying to write a program which will connect to the ftp server &
download all the files,folders,subfolders from the site.
i am successful in getting the files from the root but the subfolders &
the files inside it seem impossible.i am writing this pprogramme in VB
using wininet.dll.
any help would be appreciated.
regds
mahesh
Message #2 by "Craig Miller" <craigm@r...> on Tue, 16 Jan 2001 09:30:33 -0800
|
|
>From my experiences you will have to write a recursive function to iterate
through the top level folders. I think there is an example of this in MSDN
for visual C++ but I don't think for VB.
Craig
-----Original Message-----
From: mahesh.kava@p...
[mailto:mahesh.kava@p...]
Sent: Tuesday, January 16, 2001 12:00 PM
To: ASP Web HowTo
Subject: [asp_web_howto] FTP
Hi All!
Has anyone worked on FTP using vb/vbscript.
I am trying to write a program which will connect to the ftp server &
download all the files,folders,subfolders from the site.
i am successful in getting the files from the root but the subfolders &
the files inside it seem impossible.i am writing this pprogramme in VB
using wininet.dll.
any help would be appreciated.
regds
mahesh
|
|
 |