Secure FTP Factory

Uses of Package
com.jscape.inet.ssh.util

Packages that use com.jscape.inet.ssh.util
com.jscape.filetransfer Contains wrapper classes for all file transfer protocols including FTP, SFTP (FTP over SSH) and FTPS (FTP over SSL) 
com.jscape.inet.scp Contains client classes for communicating with an SSH server using SCP protocol (Secure Copy over SSH). 
com.jscape.inet.sftp Contains client classes for communicating with a server using SFTP protocol (FTP over SSH) 
com.jscape.inet.ssh.util Contains utility classes for use in authenticating with an SSH server. 
 

Classes in com.jscape.inet.ssh.util used by com.jscape.filetransfer
SshParameters
          Contains information used in establishing a connection to and authenticating with an SSH server.
 

Classes in com.jscape.inet.ssh.util used by com.jscape.inet.scp
SshHostKeys
          Associative host keys store.
SshParameters
          Contains information used in establishing a connection to and authenticating with an SSH server.
 

Classes in com.jscape.inet.ssh.util used by com.jscape.inet.sftp
SshHostKeys
          Associative host keys store.
SshParameters
          Contains information used in establishing a connection to and authenticating with an SSH server.
 

Classes in com.jscape.inet.ssh.util used by com.jscape.inet.ssh.util
SshHostKeys
          Associative host keys store.
SshParameters
          Contains information used in establishing a connection to and authenticating with an SSH server.
 


Secure FTP Factory

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