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 2003/05/21 16:41:42 UTC

Re: FTP connection error thru proxy

In message <La...@hotmail.com>, "najmi" writes:
>while connecting to a ftp server over my proxy am getting an error=20
>java.io.IOException: Host attempting data connection 140.140.140.5 is =
>not same as server 209.68.24.110

I believe setRemoteVerificationEnabled(false) will resolve the issue.

daniel