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

Uses of FTPNotADirectoryException in com.glub.secureftp.bean
 

Methods in com.glub.secureftp.bean that throw FTPNotADirectoryException
 void FTP.chdir(RemoteFile dir)
          Change to a remote directory on the FTP server.
 void FTP.chdir(java.lang.String dir)
          Change to a remote directory on the FTP server.
 void FTPCommand.chdir(java.lang.String dir)
          Change remote directory on the FTP server.
 



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