Ant FTP task
Ant can deploy files via ftp.
http://ant.apache.org/manual/OptionalTasks/ftp.html
The ftp task is an optional task, you must first copy the relevant jar files into the $ANTHOME/lib directory.
For the ftp task, these are apache jakarta packages, commons-net and jakarta-oro.
Published: Wednesday, 6 October 2004

