Results 1 to 2 of 2

Thread: ftp and proxy server

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jul 2003
    Posts
    22

    ftp and proxy server

    Dear all,

    How can I connect to a FTP server through a Proxy in VB .NET? I found the sample code about direct connect to FTP server from MSDN, but how to connect through a Proxy server?

    Regards,
    Calvin

  2. #2
    Lively Member
    Join Date
    Apr 2005
    Posts
    127

    Re: ftp and proxy server

    some proxys accept ftp connections. Just use
    ftp://ADDRESS to connect to it...
    Check
    http://www.aliveproxy.com
    For proxys if you need to find one thatll accept.

    Also, many cgi proxys also accept ftp connections through their proxy
    http://w3privacy.com <Has some ads on the top though, kinda annoying

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width