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=28736>. 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=28736 FTP : add a retry field Summary: FTP : add a retry field Product: Ant Version: 1.6.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, I'm trying to fetch files via ant and ftp. Unfortunately, the connection between the two computers is very bad, and I often get a java.net.SocketException (Connection reset), causing ant build to fail. A very great enhancement should consist in a max retries value (set to 0 by default), that would automaticaly rerun the command in case of connection failure (and also that would raise a warning). Thanks anyway for your great tool. Rgds Thierry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
