|
-
February 22nd, 2000, 05:35 PM
#1
Sharing the Knowledge: FTP w/ Proxy Server
I finally figured out why I was having so much trouble access FTP sites outside my firewall. I could access any site I wanted from DOS but not using the internet transfer controls in VB6. After analyzing what I was entering at the DOS prompt, I figured out how to duplicate that with the Inet control. What I didn't understand at the time was the Inet1.URL needs to = ftp://web."myproxyserver".com. I thought setting the Inet1.Proxy assigned that and the URL property was used to assign the name of the FTP site I wanted to access.
Hopefully, this will help someone else and save them hours of frustration.
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
|