DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25378>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25378 Added batch limit to the SCP task Summary: Added batch limit to the SCP task Product: Ant Version: 1.6Beta Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] The underlying library chosen for ANT SCP task has a bug, where it hangs on transfer of large amount of files. I have created a patch which allows the SCP command to be resent each X number of files transferred. This minimizes the risk of the library hanging. For future, maybe MindBright is a better library. <scp fileBatchSize="25" ......> </scp> PS. I will attach the patch, when I find the attach button :) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
