Hi, 2006/5/9, Kev Jackson <[EMAIL PROTECTED]>:
2 - any work arounds if it's impossible
I have posted a patch[1] to implement sftp task. By using sftp task, you can do as follows, <sftp action="get" trust="true" server="172.16.1.15" userid="weblogic" password="weblogic" depends="yes" remotedir="/home/weblogic/logs"> <fileset dir="${basedir}" > <include name="*.log"/> </fileset> </sftp> If you are interested in it, please try it. [1] http://issues.apache.org/bugzilla/show_bug.cgi?id=39532 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]