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=4507>.
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=4507

Please add hashmark printing to the FTP task.

           Summary: Please add hashmark printing to the FTP task.
           Product: Ant
           Version: 1.4
          Platform: All
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Enhancement
          Priority: Other
         Component: Optional Tasks
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


Please add hashmark printing to the FTP task in Ant.
To be able to use a construct like 

      <ftp server="svr01" userid="${user}" password="${ftp.password}" 
verbose="yes" hash="on">
         <fileset dir="${migration.dir}">
            <include name="${release.zip}"/>
         </fileset>

would be most convenient.

Thanks,

Henk de Vries

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to