|
-
Sep 19th, 2000, 12:57 PM
#1
Thread Starter
Hyperactive Member
I've read many threads about it but I still have a problem. I want to start a download of a file, on an ftp, using winsock.
My line of code:
wskFTP.SendData "GET Subscribers.txt HTTP/1.0" & vbCrLf & vbCrLf
FTP response:
500 'GET': command not understood.
Syntax error most probably but I couldn't fix it I'm not on a web site, do I need "HTTP/1.0"? Also would the protocol property help?
Thanks.
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
|