|
-
Jan 17th, 2003, 04:37 AM
#1
Thread Starter
New Member
Please help with this, please???
How can I DOWNLOAD a file FROM my ftp server to my hard drive using the winsock control?
Here is what I want to do, click a button and the file downloads, that's it. I DO NOT need to change directories, I DO NOT need to see how long it takes, or how big it is, I JUST NEED to be ABLE TO DOWNLOAD IT, that's all!
Here is some info, I replaced private information with X's:
FILE TO DOWNLOAD- "new.egp"
FTP SERVER ADDRESSS- "xx.xxx.xx.xxx"
FTP SERVER PORT- "61122"
FTP USERNAME- "coolman"
FTP PASSWORD- "excellent"
WHERE TO PUT FILE- (after it downloads) app.path + "\Data\"
I want to use the WINSOCK control, NOT the Inet control, NOR do I want to use URLDOWNLOAD either.
Please show me with all the code I will need, please, I am desperate?
Thank You!
P. David Cunningham CEO/Founder Edge Games & RevalSoft
-
Jan 17th, 2003, 04:48 AM
#2
Frenzied Member
Why restrict yourself only to Winsock when there are dozens of examples on the web of how to do it in different ways?
There are 3 types of people in this world.........those that can count, and those that can't.
Blobby
-
Jan 17th, 2003, 04:53 AM
#3
Frenzied Member
Try this link.....it explains how to connect/read folders and download files using winsock
http://www.vbip.com/winsock/winsock_ftp_01.asp
There are 3 types of people in this world.........those that can count, and those that can't.
Blobby
-
Jan 17th, 2003, 05:23 AM
#4
KING BODWAD XXI
Look to FTP Server Programs for the commands
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
|