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=31743>. 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=31743 FTP mkdir should identify directory by name after creating it Summary: FTP mkdir should identify directory by name after creating it Product: Ant Version: 1.1 Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I would like to see the FTP task identify the name of the directory created when I do a mkdir. This would aid in verifying that the desired directory was indeed created and was given the name and location I wanted. Something as simple as [FTP] directory foo was created at /home/rhino would be sufficient. Ideally, this new output should be visible when running this task without either of the -debug or -verbose switches turned on but I could live with it if -verbose had to be turned on to see this message. At present, there is no indication at all, even with -verbose on, that anything got created. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]