antology 2.0.7
Task

<ftp2>

This task is a copy of the standard <ftp> task of APACHE ANT, extended with the capability to use FTP proxies, and makes use of Java's Authenticator for authentication.

Everything else is as with the original task, including the documentation that follows.


Basic FTP client. Performs the following actions: Note: Some FTP servers - notably the Solaris server - seem to hold data ports open after a "retr" operation, allowing them to timeout instead of shutting them down cleanly. This happens in active or passive mode, and the ports will remain open even after ending the FTP session. FTP "send" operations seem to close ports immediately. This behavior may cause problems on some systems when downloading large sets of files.
antology 2.0.7

Copyright © 2019. All rights reserved.