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

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

Introduction

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

Usage

From source file com.atomicleopard.thundr.ftp.commons.FTPClient.java

/**
 * 
 * This is a copy of {@link org.apache.commons.net.ftp.FTPClient} which removes reliance on blacklisted classes
 * 
 * FTPClient encapsulates all the functionality necessary to store and
 * retrieve files from an FTP server.  This class takes care of all