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 problem ?!

I have a problem. I have a FTP via HTTP Proxy. There is no problem to connect to any FTP server in the Internet and get any file. Problem is to PUT any file into servers [:(]

Any ideas why ? [:S]th FTP support"

  


This thread was automatically locked due to age.
  • gonz0,

    I have played with FileZillla using ASL HTTP proxy in user authentication mode. According to the packet traces I have recorded on the internal and external interface everything works as supposed to. I was able to open the connection, to read and to store files but not to create directories (due to server limitations ) .

    If you are bit used to linux you could copy the tool-set to your firewall.
    It can  be found here http://docs.astaro.org/older_versions/ASL-V3.2/docs_v3/hacking/tools.tar.gz

    Uncompress it wit 'tar xIf filename' and use tcpdump to sniff the conection. Together with the proxy log based in /var/chroot-squid/logs/access.log you should be able to track it down.

    read you
    o|iver