Hi there, I have posted a patch to implement sftp task at http://issues.apache.org/bugzilla/show_bug.cgi?id=39373#c13 If you are interested in it, please try. Commnets, suggetions and questions are welcome.
PS. that task is implemented as 'org.apache.tools.ant.taskdefs.optional.ssh.SFTP', so you need to define the sftp task as follows, <taskdef name="sftp" classname="org.apache.tools.ant.taskdefs.optional.ssh.SFTP"/> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]