This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

FTP proxy service

Hi,

Has anyone been able to use the FTP proxy function with internet explorer successfully? We are using our astaro unit as a proxy server only with Http/s, SMTP & trying FTP. We have a seperate firewall and do not use that functionality on the astaro. The only way to get it to work is using the proxy bypass function in the web browser. Any ideas. I have tried everything and search the forums as well.

Thanks, Julio


This thread was automatically locked due to age.
Parents
  • No, that's not a bug.

    The basic rule for the FTP-Proxy is, that you only use it with real FTP-Clients. That, and only that, is the use case for the frox ftp proxy.

    If you want to use a web browser, you can simply use the HTTP-Proxy, which then also handles the FTP protocol.
Reply
  • No, that's not a bug.

    The basic rule for the FTP-Proxy is, that you only use it with real FTP-Clients. That, and only that, is the use case for the frox ftp proxy.

    If you want to use a web browser, you can simply use the HTTP-Proxy, which then also handles the FTP protocol.
Children
  • Hi,

    I was thinking that in the back of my mind after reading all the previous information, thanks for the clarification. This is unfortunate though since we occasionally must download files via FTP for our business and there is no way I am going to get my users to run a separate FTP client. Perhaps I will add it to the feature requests.

    Thanks, Julio
  • No, that's not a bug.
    The basic rule for the FTP-Proxy is, that you only use it with real FTP-Clients. That, and only that, is the use case for the frox ftp proxy.
    If you want to use a web browser, you can simply use the HTTP-Proxy, which then also handles the FTP protocol.

    I would call it a bug since technically a web browser has the ability to download/access files from an ftp server even with authentication so it is a client and the ftp proxy does consider it a client when used in transparent mode. But we are splitting hair[8-)]
    Also the mention of REAL Clients would be nice in astaro's help file.[:(]

    Certain features in astaro don't get used till someone actually has a special need and that is why we run into this confusion once in a while. As Bob suggested,

    Transparent web proxy --> Only catches http/s requests 
    Transparent FTP proxy --> Only catches ftp requests.(browser/client)
    Standard web proxy --> catches http/s, ftp etc as defined in advanced tab in webadmin.
    Standard ftp proxy --> Only works for real[:$]ftp clients port 2121.

    So to sum it all up, in rxjule's case, you will run web proxy in transparent mode and then on the browser proxy settings, put astaro IP port 8080 for ftp proxy only. This way all the ftp requests can be handled by the http proxy without affecting any transparent http requests. No need to run ftp proxy at all.[;)]
  • Hi,

    I agree will BillyBob, I went over the help file and it makes no mention of Real ftp clients vs. the Built-in ones in IE, etc. What I did do as suggested was change the ftp proxy settings in the web browsers to port 8080 and have my users access the ftp servers via this format. I saw it in a previous post and it works like a charm.

    ftp://username : password@ftpsite

    Thanks everyone,
    Julio