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

Uses of FTPNeedAccountException in com.glub.secureftp.bean
 

Methods in com.glub.secureftp.bean that throw FTPNeedAccountException
 void FTPCommand.pass(String password)
          Specify the password for logging in to the FTP server.
 void FTP.sendPassword(String pass)
          Sends the password to the FTP server.
 void FTP.sendUserName(String user)
          Sends the username to the FTP server.
 void FTPCommand.user(String username)
          Specify the username for logging in to the FTP server.
 



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