Uses of Class
com.sshtools.j2ssh.sftp.SftpSubsystemClient
Packages that use SftpSubsystemClient
-
Uses of SftpSubsystemClient in com.sshtools.j2ssh
Methods in com.sshtools.j2ssh that return SftpSubsystemClientModifier and TypeMethodDescriptionSshClient.openSftpChannel()
Open's an Sftp channel.SshClient.openSftpChannel
(ChannelEventListener eventListener) Open an SftpSubsystemChannel. -
Uses of SftpSubsystemClient in com.sshtools.j2ssh.sftp
Methods in com.sshtools.j2ssh.sftp that return SftpSubsystemClientMethods in com.sshtools.j2ssh.sftp with parameters of type SftpSubsystemClientModifier and TypeMethodDescriptionprotected void
SftpFile.setSFTPSubsystem
(SftpSubsystemClient sftp)