DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29484>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29484 Unable to initiate FTP send Summary: Unable to initiate FTP send Product: Ant Version: 1.6.1 Platform: PC OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I get the following error when trying to transfer a file to a server: Error during FTP transfer: java.io.IOException: Host attempting data connection xxx.xxx.xxx.xxx is not same as server yyy.yyy.yyy.yyy This is perplexing because I can use a standalone FTP client without incident. Thought it might be related to proxy settings, but none are used in the standalone client. If I remove the verification check from the code, the transfer works. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]