Hi,
2006/9/21, Benjamin H. <[EMAIL PROTECTED]>:
In the directory are some linked-files.
Following error resulted:
BUILD FAILED
C:\workspace\Synchro - Tool\Monitoringtool\monitor.xml:109:
java.io.IOException: scp: /***/***/***/***/****/def_raumvars.sh: No such
file or directory
def_raumvars.sh linked to anonther directroy
I'm interested in your problem, but I have not been able to reproduce
it on ant 1.7.0.beta2. Which version are you using?
FYI, I found a similar problem in using sftp protocol on scp task,
<scp todir="${incoming}/${host}"
file="${user}:[EMAIL PROTECTED]:${dir}/*"
trust="yes"
failonerror="true"
sftp="true"
/>
and have posted a patch to fix it at
http://issues.apache.org/bugzilla/show_bug.cgi?id=39373
Thanks,
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]