Example usage for org.apache.commons.net.ftp FTP interface-usage

List of usage examples for org.apache.commons.net.ftp FTP interface-usage

Introduction

In this page you can find the example usage for org.apache.commons.net.ftp FTP interface-usage.

Usage

From source file org.opensutils.io.ftp.FTPApacheCommonsNetImpl.java

/**
 * Class <code>FTPApacheCommonsNetImpl</code>
 * Uses the commons lib-apache-FtpClient for communicating with an FTP.
 * This class is faaide to facilitate the use of the commons - ftp.
 * Not Thread-Safe
 *