Exactly. You would only use FTP for all destinations.
-Rob A
> -Original Message-
> From: Res Pons [mailto:[EMAIL PROTECTED]
> Sent: Saturday, March 04, 2006 2:25 PM
> To: user@ant.apache.org
> Subject: RE: 1 Questions in ANT
>
> if I understood your question
r FTP target
and set its properties either in other targets or in a build.properties
file.
Original Message Follows
From: "Karthik" <[EMAIL PROTECTED]>
Reply-To: "Ant Users List"
To: "Ant Users List"
Subject: RE: 1 Questions in ANT
Date: Sat, 4
: Saturday, March 04, 2006 12:48 AM
To: Ant Users List
Subject: RE: 1 Questions in ANT
I'm not exactly clear on your question...So you are deploying something
to both windows (locally) and linux (remote machine). Let me offer my 2
cents.
I prefer to deploy things, regardless of the OS and local/r
erson
> -Original Message-
> From: Karthik [mailto:[EMAIL PROTECTED]
> Sent: Thursday, March 02, 2006 11:54 PM
> To: user@ant.apache.org
> Subject: 1 Questions in ANT
>
> Hi form
>
> I have 1 Questions
>
> 1)I have a "build.xml" file wit
Hi!
Using a macro may help.
See http://ant.apache.org/manual/ -> Ant Tasks -> Core Tasks -> MacroDef
Regards, Oliver
> -Ursprüngliche Nachricht-
> Von: Karthik [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 3. März 2006 08:54
> An: user@ant.apache.org
> Bet
Hi form
I have 1 Questions
1)I have a "build.xml" file with many normal targets,
But for LINUX - OS with same build.xml , Do i need to Add the FTP tasks
for EACH of the targets
or is there an feature avaliable in ANT.
ex:-
Source OS using ANT to Copy is : "windows