secure ftp bean

secure ftp bean

Secure FTP Bean TRIAL DOWNLOAD
BUY

SECURE FTP BEAN DOCS


API

View the JavaDoc API.

EXAMPLES


Example #1: SimpleSSLFTP.java

This is a very simple example that will describe how to do some basic FTP operations.


Example #2: SimpleSSLFTP2.java

This is a more complicated example that downloads a file, aborts the procedure midway through the transfer, and then resumes the download to completion.


Example #3: SimpleProgressFTP.java

This is an example that demonstrates how to handle progress information for data transfers.


Example #4: SimpleAbortFTP.java

This is an example that demonstrates a simple abort case for a data transfer.

key features

secure

  • Fully TLS/SSL compliant
  • Supports strong 256-bit AES encryption
  • Supports both explicit and implicit SSL connections
  • FIPS 140 compliant

developer friendly

  • Javadoc documentation
  • Examples included
  • Java 1.4 compliant