Secure FTP Factory

Uses of Class
com.jscape.inet.sftp.SftpFile

Packages that use SftpFile
com.jscape.inet.sftp Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) 
 

Uses of SftpFile in com.jscape.inet.sftp
 

Constructors in com.jscape.inet.sftp with parameters of type SftpFile
SftpFile(SftpFile parent, java.lang.String child, SftpClient client)
          Creates a new SFTP file instance from a parent abstract pathname and a child pathname string.
 


Secure FTP Factory

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