Hi, I also had a problem to get my windows clients working with passive mode (i tried several clients). The problem i had was with the reponse from the proxy. It has a ',' in the 227 response line that was confusing my client. After i changed the source all clients worked without a problem.
227 ok, entering passive mode (%s,%u,%u) changed to: 227 ok entering passive mode (%s,%u,%u) in ftp.c Regards, Jacco >>> "Olivier Prin" <[EMAIL PROTECTED]> 18-6-2002 14:57:11 >>> Hello !!! I am installing ftp.proxy on my proxy server and i need it to use passive connection to the remote host. The server seems to accept the PASV command on the client side but when i look at my firewall's logs i can see that the proxy issue a PORT command. I looked everywhere in the doc (manpage) and newsgroup but i can't find any way (parameter or command) to set ftp.proxy to use passive ftp connection to the remote host. Is there a way to do it ? Best regards, Olivier Prin Mixcom

