>>
>
>
> -----------------
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> For additional commands, e-mail: user-h...@ant.apache.org
>
>
>
--
View this message in context:
http://old.nabble.
-Original Message-
From: Antoine Levy Lambert [mailto:anto...@gmx.de]
Sent: Tuesday, January 05, 2010 4:33 PM
To: Ant Users List
Subject: Re: sshexec on remote server
Hello Eran,
maybe your problem is that you need to execute explicitly in your
command the .profile or .bashrc or ... of the target
Hello Eran,
maybe your problem is that you need to execute explicitly in your
command the .profile or .bashrc or ... of the target user and host.
you might want to do something like
command=". .profile && cd ${env.scripts.folder.path} &&
./PingServer"
regards,
Antoine
eran123 wrote:
Hi,
:
--
View this message in context:
http://old.nabble.com/sshexec-on--remote-server-tp27004641p27004641.html
Sent from the Ant - Users mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: user-unsubscr