JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Deprecated API
Contents
Terminally Deprecated
Classes
Fields
Methods
Constructors
Terminally Deprecated Elements
Element
Description
com.sshtools.client.PasswordAuthenticator
(char[])
com.sshtools.client.PasswordAuthenticator
(String)
com.sshtools.client.sftp.SftpChannel.changePermissions
(byte[], int)
com.sshtools.client.sftp.SftpChannel.changePermissions
(String, int)
com.sshtools.client.sftp.SftpChannel.getAttributes
(SftpFile)
com.sshtools.client.sftp.SftpChannel.listChildren
(SftpFile, List<SftpFile>)
com.sshtools.client.sftp.SftpChannel.lockFile
(byte[], long, long, int)
com.sshtools.client.sftp.SftpChannel.performOptimizedRead
(String, byte[], long, int, OutputStream, int, FileTransferProgress)
com.sshtools.client.sftp.SftpChannel.performOptimizedRead
(String, byte[], long, int, OutputStream, int, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.performOptimizedWrite
(String, byte[], int, int, InputStream, int, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.performSynchronousRead
(byte[], int, OutputStream, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.postReadRequest
(byte[], long, int)
com.sshtools.client.sftp.SftpChannel.postWriteRequest
(byte[], long, byte[], int, int)
com.sshtools.client.sftp.SftpChannel.readFile
(byte[], UnsignedInteger64, byte[], int, int)
com.sshtools.client.sftp.SftpChannel.setAttributes
(byte[], SftpFileAttributes)
com.sshtools.client.sftp.SftpChannel.unlockFile
(byte[], long, long)
com.sshtools.client.sftp.SftpClient.addCustomRoot
(String)
com.sshtools.client.sftp.SftpClient.removeCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask
com.sshtools.client.shell.ExpectShell
(SessionChannelNG, int)
com.sshtools.client.shell.ExpectShell
(SessionChannelNG, ShellStartupTrigger, long, ExpectShell.OS)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, int)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long, int)
com.sshtools.client.shell.ExpectShell
(InputStream, OutputStream, ExpectShell)
com.sshtools.client.shell.ExpectShell.ExpectShellBuilder.withOS
(int)
com.sshtools.client.shell.ExpectShell.getCharacterEncoding()
com.sshtools.client.shell.ExpectShell.OS_AIX
com.sshtools.client.shell.ExpectShell.OS_DARWIN
com.sshtools.client.shell.ExpectShell.OS_FREEBSD
com.sshtools.client.shell.ExpectShell.OS_HPUX
com.sshtools.client.shell.ExpectShell.OS_LINUX
com.sshtools.client.shell.ExpectShell.OS_NETBSD
com.sshtools.client.shell.ExpectShell.OS_OPENBSD
com.sshtools.client.shell.ExpectShell.OS_OPENVMS
com.sshtools.client.shell.ExpectShell.OS_POWERSHELL
com.sshtools.client.shell.ExpectShell.OS_SOLARIS
com.sshtools.client.shell.ExpectShell.OS_UNIX
com.sshtools.client.shell.ExpectShell.OS_UNKNOWN
com.sshtools.client.shell.ExpectShell.OS_WINDOWS
com.sshtools.client.shell.ExpectShell.OS.code()
com.sshtools.client.shell.ExpectShell.OS.code
(int)
com.sshtools.client.shell.ExpectShell.setCharacterEncoding
(String)
com.sshtools.client.shell.ExpectShell.setPasswordErrorText
(String)
com.sshtools.client.shell.ExpectShell.setPasswordPrompt
(String)
com.sshtools.client.shell.ExpectShell.setShellInitTimeout
(int)
com.sshtools.client.shell.ShellProcess.drain()
com.sshtools.client.tasks.CommandTask.CommandTaskBuilder.onClose
(CommandTask.CommandTaskEvent)
com.sshtools.client.tasks.ShellTask.ShellTaskBuilder.onClose
(ShellTask.ShellTaskEvent)
Deprecated Classes
Class
Description
com.sshtools.client.sftp.SftpClientTask
Deprecated Fields
Field
Description
com.sshtools.client.shell.ExpectShell.OS_AIX
com.sshtools.client.shell.ExpectShell.OS_DARWIN
com.sshtools.client.shell.ExpectShell.OS_FREEBSD
com.sshtools.client.shell.ExpectShell.OS_HPUX
com.sshtools.client.shell.ExpectShell.OS_LINUX
com.sshtools.client.shell.ExpectShell.OS_NETBSD
com.sshtools.client.shell.ExpectShell.OS_OPENBSD
com.sshtools.client.shell.ExpectShell.OS_OPENVMS
com.sshtools.client.shell.ExpectShell.OS_POWERSHELL
com.sshtools.client.shell.ExpectShell.OS_SOLARIS
com.sshtools.client.shell.ExpectShell.OS_UNIX
com.sshtools.client.shell.ExpectShell.OS_UNKNOWN
com.sshtools.client.shell.ExpectShell.OS_WINDOWS
Deprecated Methods
Method
Description
com.sshtools.client.scp.ScpClient.putFile
(String, String, boolean, FileTransferProgress, boolean)
Use put method instead.
com.sshtools.client.sftp.SftpChannel.changePermissions
(byte[], int)
com.sshtools.client.sftp.SftpChannel.changePermissions
(String, int)
com.sshtools.client.sftp.SftpChannel.closeFile
(SftpHandle)
com.sshtools.client.sftp.SftpChannel.closeHandle
(byte[])
com.sshtools.client.sftp.SftpChannel.getAttributes
(SftpFile)
com.sshtools.client.sftp.SftpChannel.listChildren
(SftpFile, List<SftpFile>)
com.sshtools.client.sftp.SftpChannel.lockFile
(byte[], long, long, int)
com.sshtools.client.sftp.SftpChannel.performOptimizedRead
(String, byte[], long, int, OutputStream, int, FileTransferProgress)
com.sshtools.client.sftp.SftpChannel.performOptimizedRead
(String, byte[], long, int, OutputStream, int, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.performOptimizedWrite
(String, byte[], int, int, InputStream, int, FileTransferProgress)
com.sshtools.client.sftp.SftpChannel.performOptimizedWrite
(String, byte[], int, int, InputStream, int, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.performSynchronousRead
(byte[], int, OutputStream, FileTransferProgress, long)
com.sshtools.client.sftp.SftpChannel.postReadRequest
(byte[], long, int)
com.sshtools.client.sftp.SftpChannel.postWriteRequest
(byte[], long, byte[], int, int)
com.sshtools.client.sftp.SftpChannel.readFile
(byte[], UnsignedInteger64, byte[], int, int)
com.sshtools.client.sftp.SftpChannel.setAttributes
(byte[], SftpFileAttributes)
com.sshtools.client.sftp.SftpChannel.unlockFile
(byte[], long, long)
com.sshtools.client.sftp.SftpClient.addCustomRoot
(String)
com.sshtools.client.sftp.SftpClient.append
(InputStream, String, FileTransferProgress)
com.sshtools.client.sftp.SftpClient.append
(String, String, FileTransferProgress)
com.sshtools.client.sftp.SftpClient.chmod
(int, String)
com.sshtools.client.sftp.SftpClient.getRemoteHash
(byte[])
com.sshtools.client.sftp.SftpClient.getRemoteHash
(byte[], long, long, byte[])
com.sshtools.client.sftp.SftpClient.getRemoteHash
(String)
com.sshtools.client.sftp.SftpClient.getRemoteHash
(String, long, long, byte[])
com.sshtools.client.sftp.SftpClient.put
(InputStream, String, FileTransferProgress, long)
com.sshtools.client.sftp.SftpClient.removeCustomRoot
(String)
com.sshtools.client.shell.ExpectShell.ExpectShellBuilder.withOS
(int)
com.sshtools.client.shell.ExpectShell.getCharacterEncoding()
com.sshtools.client.shell.ExpectShell.OS.code()
com.sshtools.client.shell.ExpectShell.OS.code
(int)
com.sshtools.client.shell.ExpectShell.setCharacterEncoding
(String)
com.sshtools.client.shell.ExpectShell.setPasswordErrorText
(String)
com.sshtools.client.shell.ExpectShell.setPasswordPrompt
(String)
com.sshtools.client.shell.ExpectShell.setShellInitTimeout
(int)
com.sshtools.client.shell.ShellProcess.drain()
com.sshtools.client.tasks.CommandTask.CommandTaskBuilder.onClose
(CommandTask.CommandTaskEvent)
com.sshtools.client.tasks.ShellTask.ShellTaskBuilder.onClose
(ShellTask.ShellTaskEvent)
Deprecated Constructors
Constructor
Description
com.sshtools.client.PasswordAuthenticator
(char[])
com.sshtools.client.PasswordAuthenticator
(String)
com.sshtools.client.shell.ExpectShell
(SessionChannelNG, int)
com.sshtools.client.shell.ExpectShell
(SessionChannelNG, ShellStartupTrigger, long, ExpectShell.OS)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, int)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long, int)
com.sshtools.client.shell.ExpectShell
(InputStream, OutputStream, ExpectShell)
com.sshtools.client.shell.ExpectShell
(InputStream, OutputStream, ExpectShell, ExpectShell.OS)
com.sshtools.client.tasks.DownloadOutputStreamTask
(Connection<SshClientContext>, String, OutputStream)