|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |