On Wed, 18 Jan 2006, <[EMAIL PROTECTED]> wrote:
> The scp task confiured as such :
>
> verbose="true" failonerror="true" trust="true"
> password="${pwd}">
> dir="[EMAIL PROTECTED]:/home/${user}/src/**/*"/>
>
fileset must be local, remote fileset's ar
- Original Message -
From: <[EMAIL PROTECTED]>
To: "Ant Users"
Sent: Wednesday, January 18, 2006 1:33 PM
Subject: SCP probleme
I have the follwoing issue.
The scp task confiured as such :
Fail and gives this :
/data/Projects/test/performance/build
I have the follwoing issue.
The scp task confiured as such :
Fail and gives this :
/data/Projects/test/performance/build.xml:101: 'todir' and 'file' attributes
must have syntax like the following: user:[EMAIL PROTECTED]:/path
at org.apache.tools.ant.taskdefs.optional.