Secure FTP Factory

Deprecated API

Deprecated Fields
com.jscape.inet.ftp.FtpFile.MSDOS_STYLE
          no longer used in favor of FtpFile#getFtpFileParser method. 
com.jscape.inet.ftp.FtpFile.UNIX_STYLE
          no longer used in favor of FtpFile#getFtpFileParser method. 
 

Deprecated Methods
com.jscape.inet.ftps.Ftps.addFtpsCertificateVerifier(FtpsCertificateVerifier)
          see Ftps.setFtpsCertificateVerifier(FtpsCertificateVerifier) 
com.jscape.filetransfer.SftpTransfer.getBlockTransferSize()
          see #getUploadBlockSize 
com.jscape.inet.ftp.Ftp.getCharacterEncoding()
          use the getWireEncoding method 
com.jscape.inet.ftps.Ftps.getCharacterEncoding()
          use the getWireEncoding method 
com.jscape.inet.ftp.Ftp.getDataPort()
          replaced by getDataPortStart and getDataPortEnd methods. 
com.jscape.inet.ftps.Ftps.getDataPort()
          Replaced by getDataPortStart and getDataPortEnd 
com.jscape.inet.ftp.FtpFile.getStyle()
          no longer used in favor of FtpFile#getFtpFileParser method. 
com.jscape.inet.sftp.Sftp.setBlockSize(int)
          see #setUploadBlockSize 
com.jscape.filetransfer.SftpTransfer.setBlockTransferSize(int)
          see #setUploadBlockSize 
com.jscape.inet.ftp.Ftp.setCharacterEncoding(String)
          use the setWireEncoding method 
com.jscape.inet.ftps.Ftps.setCharacterEncoding(String)
          use the setWireEncoding method 
com.jscape.inet.ftp.Ftp.setDataPort(int)
          Replaced by setDataPortRange 
com.jscape.inet.ftps.Ftps.setDataPort(int)
          Replaced by setDataPortRange 
com.jscape.inet.ftp.FtpFile.setStyle(int)
          no longer used in favor of providing a FtpFileParser in constructor 
 


Secure FTP Factory

Copyright JSCAPE 1999-2007 All Rights Reserved