| commands | A List of the FTP commands. |
| host | The FTP server. |
| name | The name of this Job. |
| passive | True if the connection is passive. |
| password | The password to connect to the FTP server with. |
| port | The Port. |
| result | |
| username | The user name to connect to the FTP server with. |
| Example 1 | Doing lots of FTP things. |
| Configured By | ELEMENT |
| Access | WRITE_ONLY |
| Required | No. |
A List of the FTP commands.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
The FTP server.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
The name of this Job.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No, defaults to false. |
True if the connection is passive.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes, unless user is anonymous. |
The password to connect to the FTP server with.
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | No. |
The Port.
| Access | READ_ONLY |
| Configured By | ATTRIBUTE |
| Access | READ_WRITE |
| Required | Yes. |
The user name to connect to the FTP server with.
Doing lots of FTP things.
java.io.IOException: No Resource found: org/oddjob/net/ftp/FTPClientTest.xml