Re: ANT FTP task Does not work



On Tue, 25 Sep 2007 21:23:22 -0700, zw <MPC8250@xxxxxxxxx> wrote,
quoted or indirectly quoted someone who said :

server="{ap1}"
userid="${username}"
password="${password}"
remotedir="${ap_backup_dir}"

Are you not missing a $ in
server="${ap1}"

It might be best to post your true, complete ant script with the
password changed to "sesame".
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages