https://issues.apache.org/bugzilla/show_bug.cgi?id=47414
--- Comment #1 from Leo Sauermann <[email protected]> 2011-06-21 15:26:41 UTC --- I am working with Ant FTP to transfer (GET) files from a website. To minimize traffic, the depends="yes" and retriesAllowed="5" is set. Still, the ant ftp task hangs on some files and the task does not continue. The script hangs (for hours, days). Assuming that this problem is related to timeouts, I also would love to see this feature implemented. There are reported implementations (as a "hack"): http://evgeny-goldin.com/blog/ant-ftp-task-progress-indicator-timeout/ -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
