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=10260>. 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=10260 Enhancements for FTP Task Summary: Enhancements for FTP Task Product: Ant Version: 1.4 Platform: All OS/Version: Other Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] It would be helpful if the FTP task supported the following: -failonerror - no fail on error option exists. So, for example, if changing the directory to remotedir fails because the dir does not exist, the entire build will fail -localdir - from what I know, when doing a get, the files are always downloaded into ${basedir}. Of course this can be worked around by moving the files after downloading is complete. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
