You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2004/05/03 09:47:44 UTC

DO NOT REPLY [Bug 28736] New: - FTP : add a retry field

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: dev@ant.apache.org
        ReportedBy: taccart@free.fr


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: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org