RE: [us...@httpd] How to proxy FTP protocol with WinSCP client ?

2010-11-08 Thread denis.barbaron
Hi Krist, Yes of course, my WinSCP client use passive FTP and apache listen on the control port (21) ! When the FTP server send back the port to connect to for DATA, the client attempts to open the connection using this dynamic port, but the apache proxy refused to forward the HTTP CONNECT to

[us...@httpd] How to proxy FTP protocol with WinSCP client ?

2010-11-08 Thread denis.barbaron
Hello, I encounter a problem to proxy FTP protocol with my WinSCP client (strong constraint) ! The first control connection (HTTP CONNECT on port 21) with the FTP server is well established but the second one (data connection : HTTP CONNECT on dynamic port provided by the server) is refused from