Results 1 to 6 of 6

Thread: FTP through squid

  1. #1
    Join Date
    Feb 2008
    Beans
    12

    FTP through squid

    Hi

    I connect to the Internet via a squid proxy. Now i need to upload a file on a ftp server outside my network. Any ftp clients where i can specify using my proxy? i tried exporting the ftp_proxy variable but the commandline ftp doesnt seem to work.

    Any suggestions. Its kinda urgent.

    Thanks

    Aditya

  2. #2
    Join Date
    Nov 2006
    Beans
    847

    Re: FTP through squid

    Since squid is an HTTP proxy i don't think any other protocols can go through it. The only way you can do that is with a socks proxy.
    Steve

    http://xercestech.com - Insanely geeky projects n stuff

  3. #3
    Join Date
    Feb 2008
    Beans
    12

    Re: FTP through squid

    Quote Originally Posted by mrsteveman1 View Post
    Since squid is an HTTP proxy i don't think any other protocols can go through it. The only way you can do that is with a socks proxy.
    accomplished with cURL. Thanks anyways.

  4. #4
    Join Date
    May 2009
    Beans
    6

    Re: FTP through squid

    Quote Originally Posted by mrsteveman1 View Post
    Since squid is an HTTP proxy i don't think any other protocols can go through it. The only way you can do that is with a socks proxy.
    I am facing same problem too through squid. HTTP traffic pass through squid but FTP traffic cant pass through it.

    And can you tell me what is socks proxy.

  5. #5
    Join Date
    Feb 2008
    Beans
    12

    Re: FTP through squid

    Quote Originally Posted by nikeshshk View Post
    I am facing same problem too through squid. HTTP traffic pass through squid but FTP traffic cant pass through it.

    And can you tell me what is socks proxy.
    use the settings of filezilla to enter your proxy details or use cURL

  6. #6
    Join Date
    May 2009
    Beans
    6

    Re: FTP through squid

    What i found on google was.
    Squid is only http proxy but dont supports ftp or telnet.
    So what should i do if I want to pass ftp through squid. or there is any other software like squid to pass ftp?

    I am using fireftp and my internal network computer's ftp request cant pass through my proxy server.

Bookmarks

Posting Permissions

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