ilto:[EMAIL PROTECTED]
> Sent: Friday, September 16, 2005 4:19 AM
> To: Ant Users List
> Subject: ssh advice
>
> Hi, I am working on a project to automate a build system, and
> the flow is somewhat like this:
>
> 1. ssh into a unix machine.
> 2. Sync the repository
&
There is an SSH task ... Mor einformation, here :
http://www.jcraft.com/jsch/
\T,
--- Ramnish Kalsi <[EMAIL PROTECTED]> wrote:
> Hi, I am working on a project to automate a build system, and the flow is
> somewhat like this:
>
> 1. ssh into a unix machine.
> 2. Sync the repositor
Hi, I am working on a project to automate a build system, and the flow is
somewhat like this:
1. ssh into a unix machine.
2. Sync the repository
3. dist the projects.
4. ssh into application-specific unix boxes and deploy appropriate apps to
appropriate boxes.
How can i gather the output of ss