Class FTP_Client
java.lang.Object
com.dandymadeproductions.ajqvue.plugin.FTP_Client
The FTP_Client class provides the ability to setup and create
a FTP Client bases on the apache.net.commons.ftp library.
-
Constructor Summary
ConstructorsConstructorDescriptionFTP_Client(String repositoryType, String remoteResourceURLString, String[] options) -
Method Summary
-
Constructor Details
-
FTP_Client
-
-
Method Details
-
createFTPClient
public org.apache.commons.net.ftp.FTPClient createFTPClient()
-