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=13663>. 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=13663 Add a secure copy or secure FTP task Summary: Add a secure copy or secure FTP task Product: Ant Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Enhancement Priority: Other Component: Optional Tasks AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] In our development we are building web-based applications using ant. Our production server is outside our firewall so our IS policy is to use a secure (encrypted) protocol to deploy our code to the production server. In-house we use ant to build and to deploy on our development servers, and our testing/staging servers. However, since there is not an ant task that supports encrypted copies to the server, we use the *nix "scp" command to copy the deployment files. It would be extremely nice to have all of the deployment in our ant build files instead of having to rely on OS specific commands. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
