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?
Printable View
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?
what server are you using ?
BulletProof FTP Server 2.1.5
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.
or u can go toQuote:
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.
http://www.planet-source-code.com/vb
to search a code for it.
FTP client source code also provided with K-FTP : http://www.katarncorp.com/?kftp