You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@commons.apache.org by "Daniel F. Savarese" <df...@savarese.org> on 2005/08/11 20:46:03 UTC

Re: Commons NET

In message <42...@elcock.org>, Andrew Elcock writes:
>turning off passive worked, thanks - never thought to do that, as I have 
>always needed passive on in ftp clients...

You can continue to use passive mode.  You may have confused remote
passive mode and local passive mode.  Changing your
enterRemotePassiveMode call to enterLocalPassiveMode should ensure
your code will work when transferring files across a firewall
without an FTP proxy or FTP NAT module.

daniel


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-user-help@jakarta.apache.org