RE: 1 Questions in ANT

2006-03-06 Thread Anderson, Rob (Global Trade)
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

RE: 1 Questions in ANT

2006-03-04 Thread Res Pons
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

RE: 1 Questions in ANT

2006-03-04 Thread Karthik
: 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

RE: 1 Questions in ANT

2006-03-03 Thread Anderson, Rob (Global Trade)
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/remote, in the same exact way. In other words, consider using ftp (or better yet scp) to