RE: 1 Questions in ANT

2006-03-04 Thread Res Pons
if I understood your question correctly, You should create a separate FTP target with very flexible properties and call it from other targets and pass values to it. Each of the calling targets sends a different set of values to the FTP target. In other words, don't hard code stuff in your FTP

RE: 1 Questions in ANT

2006-03-04 Thread Karthik
Hi Thx for Prompt reply. My Only concern Would be 1)Use the build.xml for running targets irrespective of Normal / FTP based Systems to Copy /delete files from the destination. [ But we do have a DB which provides details of systems in advance, and can be used to for Normal / ftp