Ant FTP task

Published: Wednesday, 6 October 2004

Ant can deploy files via ftp.

The ftp task is an optional task, so you must first copy the relevant jar files into the ANTHOMEdirectory. For the ftp task, these are Apache Jakarta packages, commons-net and jakarta-oro.