|
-
Feb 21st, 2004, 12:20 PM
#1
Thread Starter
Hyperactive Member
ftp client source... need a hand or two...
i have attached a project i am working on...
well you see, i can't seem get the list of files from the ftp server more then once....
any idea?
-
Feb 21st, 2004, 01:00 PM
#2
what server are you using ?
-
Feb 21st, 2004, 01:14 PM
#3
Thread Starter
Hyperactive Member
FTP Server:
BulletProof FTP Server 2.1.5
-
Feb 21st, 2004, 10:26 PM
#4
Fanatic Member
Regardless of the server, you need to reinitiate the Data
connection in order to receive the next file list. That's FTP protocol.
If you want an easier option, goto CodeBanks and search for FTP class. I wrote it with simplicity in mind.
If you don't know how, post it here or PM me.
ASM,C,C++,BASIC,VB,JAVA,VBS,HTML,ASP,PHP,mySQL,VB.NET,MATLAB
Programming is fun, but only if you're not on a tight deadline 
So I consider all those working engineers sad people
VB FTP class
3 page PHP crash course
Crash Course on DX9 Managed with VB.NET covering basics till terrain creation
-
Feb 22nd, 2004, 02:04 AM
#5
Hyperactive Member
Originally posted by jian2587
if you want an easier option, goto CodeBanks and search for FTP class. I wrote it with simplicity in mind.
If you don't know how, post it here or PM me.
or u can go to
http://www.planet-source-code.com/vb
to search a code for it.
-
Feb 29th, 2004, 06:11 PM
#6
Banned
FTP client source code also provided with K-FTP : http://www.katarncorp.com/?kftp
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|