|
-
Aug 2nd, 2000, 04:32 PM
#1
Thread Starter
New Member
I've been doing a lot of research on the Winsock Control, and began making my FTP program.. But i'm stuck on sending a LIST command to the FTP.. I'll put
Winsock1.SendData "LIST" & vbCrLf
and it'll send it, but i'll get a response that it could not open a data connection, yet I can connect to the ftp using CuteFTP. Here're my questions: How exactly do I go about using the LIST command and how can I retrieve the data so that the files it lists appear in a listbox control. Thank you so much for whoever can help me.
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
|