Secure FTP Factory

Deprecated API


Contents
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.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 
 


Secure FTP Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved