Uses of Class
com.glub.secureftp.bean.FTPConnectException

Uses of FTPConnectException in com.glub.secureftp.bean
 

Methods in com.glub.secureftp.bean that throw FTPConnectException
 void SSLFTP.connect()
          Connect to the FTP host and port with data encyption off by default.
 void FTP.connect()
          Connect to the FTP host and port.
 void SSLFTP.connect(boolean encryptData)
          Connect to the FTP host and port.
 void FTP.login(String user, String pass)
          Login to the FTP server.
 void FTP.login(String user, String pass, String acct)
          Login to the FTP server.
 



Copyright © 2000-08 Glub Tech, Inc. All Rights Reserved.