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.PseudoTerminalModes()
com.sshtools.client.PseudoTerminalModes
(byte[])
com.sshtools.client.PseudoTerminalModes.reset()
com.sshtools.client.PseudoTerminalModes.setTerminalMode
(int, boolean)
com.sshtools.client.PseudoTerminalModes.setTerminalMode
(int, int)
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.setAttributes
(SftpFile, SftpFileAttributes)
com.sshtools.client.sftp.SftpChannel.unlockFile
(byte[], long, long)
com.sshtools.client.sftp.SftpClient
(SshClient)
com.sshtools.client.sftp.SftpClient
(SshClient, AbstractFileFactory<?>)
com.sshtools.client.sftp.SftpClient
(SshConnection)
com.sshtools.client.sftp.SftpClient
(SshConnection, AbstractFileFactory<?>)
com.sshtools.client.sftp.SftpClient.addCustomRoot
(String)
com.sshtools.client.sftp.SftpClient.copyRemoteData
(SftpFile, UnsignedInteger64, UnsignedInteger64, SftpFile, UnsignedInteger64)
com.sshtools.client.sftp.SftpClient.removeCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask
(SshConnection)
com.sshtools.client.sftp.SftpClientTask.addCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask.doSftp()
com.sshtools.client.sftp.SftpClientTask.removeCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask.setBlockSize
(int)
com.sshtools.client.sftp.SftpClientTask.setMaxAsyncRequests
(int)
com.sshtools.client.sftp.SftpFile.canRead()
com.sshtools.client.sftp.SftpFile.canWrite()
com.sshtools.client.sftp.SftpFile.getAttributes()
com.sshtools.client.sftp.SftpFile.getProperty
(String)
com.sshtools.client.sftp.SftpFile.isBlock()
com.sshtools.client.sftp.SftpFile.isCharacter()
com.sshtools.client.sftp.SftpFile.isDirectory()
com.sshtools.client.sftp.SftpFile.isFifo()
com.sshtools.client.sftp.SftpFile.isFile()
com.sshtools.client.sftp.SftpFile.isSocket()
com.sshtools.client.sftp.SftpFile.setProperty
(String, Object)
com.sshtools.client.sftp.SftpFileInputStream
(SftpFile)
com.sshtools.client.sftp.SftpFileInputStream
(SftpFile, long)
com.sshtools.client.sftp.SftpFileOutputStream
(SftpFile)
com.sshtools.client.sftp.SftpHandle.performOptimizedRead
(String, long, int, OutputStream, int, FileTransferProgress, long)
com.sshtools.client.SshClient
(SshConnection)
com.sshtools.client.SshClient
(SshConnection, boolean)
com.sshtools.client.SshClient
(String, int, String, char[])
com.sshtools.client.SshClient
(String, int, String, char[], SshClientContext)
com.sshtools.client.SshClient
(String, int, String, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, char[])
com.sshtools.client.SshClient
(String, int, String, long, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, File)
com.sshtools.client.SshClient
(String, int, String, long, File, String)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, long, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, long, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, File)
com.sshtools.client.SshClient
(String, int, String, File, String)
com.sshtools.client.SshClient
(String, Integer, String)
com.sshtools.client.SshClient
(String, Integer, String, char[], File, String)
com.sshtools.client.SshClient
(String, Integer, String, long)
com.sshtools.client.SshClient
(String, Integer, String, long, char[], File, String)
com.sshtools.client.SshClient
(String, Integer, String, SshClientContext)
com.sshtools.client.SshClient
(String, Integer, String, SshClientContext, long)
com.sshtools.client.SshClient.configure
(SshClientContext)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, String)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, String, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractCommandTask.beforeExecuteCommand
(SessionChannelNG)
com.sshtools.client.tasks.AbstractCommandTask.createSession
(SshConnection)
com.sshtools.client.tasks.AbstractCommandTask.EXIT_CODE_NOT_RECEIVED
com.sshtools.client.tasks.AbstractCommandTask.onCloseSession
(SessionChannelNG)
com.sshtools.client.tasks.AbstractConnectionTask
(SshClient)
com.sshtools.client.tasks.AbstractConnectionTask
(SshConnection)
com.sshtools.client.tasks.AbstractShellTask
(SshClient)
com.sshtools.client.tasks.AbstractShellTask
(SshConnection)
com.sshtools.client.tasks.CommandTask.closeOnTaskComplete()
com.sshtools.client.tasks.CommandTask.onCloseSession
(SessionChannelNG)
com.sshtools.client.tasks.DownloadFileTask
(Connection<SshClientContext>, String)
com.sshtools.client.tasks.DownloadFileTask
(Connection<SshClientContext>, String, File)
com.sshtools.client.tasks.ShellTask.closeOnTaskComplete()
com.sshtools.client.tasks.StatTask
(Connection<SshClientContext>, String)
com.sshtools.client.tasks.UploadFileContentTask
(SshClient, String, String, String)
com.sshtools.client.tasks.UploadFileContentTask
(Connection<SshClientContext>, String, String, String)
com.sshtools.client.tasks.UploadFileTask
(Connection<SshClientContext>, File)
com.sshtools.client.tasks.UploadFileTask
(Connection<SshClientContext>, File, String)
com.sshtools.client.tasks.UploadInputStreamTask
(SshClient, InputStream, String)
com.sshtools.common.files.vfs.PathFile
com.sshtools.common.files.vfs.PathFileFactory
com.sshtools.common.files.vfs.PathRandomAccessImpl
com.sshtools.common.files.vfs.VirtualMappedFile.linkTo
(String)
com.sshtools.common.files.vfs.VirtualMappedFile.symlinkTo
(String)
Deprecated Classes
Class
Description
com.sshtools.client.tasks.AbstractCommandTask
com.sshtools.common.files.vfs.PathFile
com.sshtools.common.files.vfs.PathFileFactory
com.sshtools.common.files.vfs.PathRandomAccessImpl
Deprecated Fields
Field
Description
com.sshtools.client.tasks.AbstractCommandTask.EXIT_CODE_NOT_RECEIVED
Deprecated Methods
Method
Description
com.sshtools.client.PseudoTerminalModes.reset()
com.sshtools.client.PseudoTerminalModes.setTerminalMode
(int, boolean)
com.sshtools.client.PseudoTerminalModes.setTerminalMode
(int, int)
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.setAttributes
(SftpFile, 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.copyRemoteData
(SftpFile, UnsignedInteger64, UnsignedInteger64, SftpFile, UnsignedInteger64)
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.sftp.SftpClientTask.addCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask.chmod
(int, String)
com.sshtools.client.sftp.SftpClientTask.doSftp()
com.sshtools.client.sftp.SftpClientTask.put
(InputStream, String, FileTransferProgress, long)
com.sshtools.client.sftp.SftpClientTask.removeCustomRoot
(String)
com.sshtools.client.sftp.SftpClientTask.setBlockSize
(int)
com.sshtools.client.sftp.SftpClientTask.setMaxAsyncRequests
(int)
com.sshtools.client.sftp.SftpFile.canRead()
com.sshtools.client.sftp.SftpFile.canWrite()
com.sshtools.client.sftp.SftpFile.getAttributes()
com.sshtools.client.sftp.SftpFile.getProperty
(String)
com.sshtools.client.sftp.SftpFile.isBlock()
com.sshtools.client.sftp.SftpFile.isCharacter()
com.sshtools.client.sftp.SftpFile.isDirectory()
com.sshtools.client.sftp.SftpFile.isFifo()
com.sshtools.client.sftp.SftpFile.isFile()
com.sshtools.client.sftp.SftpFile.isSocket()
com.sshtools.client.sftp.SftpFile.setProperty
(String, Object)
com.sshtools.client.sftp.SftpHandle.performOptimizedRead
(String, long, int, OutputStream, int, FileTransferProgress, long)
com.sshtools.client.SshClient.configure
(SshClientContext)
com.sshtools.client.tasks.AbstractCommandTask.beforeExecuteCommand
(SessionChannelNG)
com.sshtools.client.tasks.AbstractCommandTask.createSession
(SshConnection)
com.sshtools.client.tasks.AbstractCommandTask.onCloseSession
(SessionChannelNG)
com.sshtools.client.tasks.AbstractSessionTask.closeOnTaskComplete()
com.sshtools.client.tasks.CommandTask.closeOnTaskComplete()
com.sshtools.client.tasks.CommandTask.onCloseSession
(SessionChannelNG)
com.sshtools.client.tasks.ShellTask.beforeStartShell
(SessionChannelNG)
com.sshtools.client.tasks.ShellTask.closeOnTaskComplete()
com.sshtools.client.tasks.ShellTask.createSession
(SshConnection)
com.sshtools.client.tasks.ShellTask.onCloseSession
(SessionChannelNG)
com.sshtools.client.tasks.ShellTask.onOpenSession
(SessionChannelNG)
com.sshtools.client.tasks.ShellTask.ShellTaskBuilder.onOpen
(ShellTask.ShellTaskEvent)
com.sshtools.common.files.vfs.VirtualFileObject.getParentMount()
com.sshtools.common.files.vfs.VirtualMappedFile.linkTo
(String)
com.sshtools.common.files.vfs.VirtualMappedFile.symlinkTo
(String)
Deprecated Constructors
Constructor
Description
com.sshtools.client.PasswordAuthenticator
(Supplier<String>)
com.sshtools.client.PseudoTerminalModes()
com.sshtools.client.PseudoTerminalModes
(byte[])
com.sshtools.client.sftp.SftpClient
(SshClient)
com.sshtools.client.sftp.SftpClient
(SshClient, AbstractFileFactory<?>)
com.sshtools.client.sftp.SftpClient
(SshConnection)
com.sshtools.client.sftp.SftpClient
(SshConnection, AbstractFileFactory<?>)
com.sshtools.client.sftp.SftpClientTask
(SshConnection)
com.sshtools.client.sftp.SftpFileInputStream
(SftpFile)
com.sshtools.client.sftp.SftpFileInputStream
(SftpFile, long)
com.sshtools.client.sftp.SftpFileOutputStream
(SftpFile)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long, String)
com.sshtools.client.shell.ExpectShell
(AbstractSessionTask<SessionChannelNG>, ShellStartupTrigger, long, String, int, int)
com.sshtools.client.SshClient
(SshConnection)
com.sshtools.client.SshClient
(SshConnection, boolean)
com.sshtools.client.SshClient
(String, int, String, char[])
com.sshtools.client.SshClient
(String, int, String, char[], SshClientContext)
com.sshtools.client.SshClient
(String, int, String, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, char[])
com.sshtools.client.SshClient
(String, int, String, long, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, long, File)
com.sshtools.client.SshClient
(String, int, String, long, File, String)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, long, char[], SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, long, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshClientContext, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, SshKeyPair...)
com.sshtools.client.SshClient
(String, int, String, File)
com.sshtools.client.SshClient
(String, int, String, File, String)
com.sshtools.client.SshClient
(String, Integer, String)
com.sshtools.client.SshClient
(String, Integer, String, char[], File, String)
com.sshtools.client.SshClient
(String, Integer, String, long)
com.sshtools.client.SshClient
(String, Integer, String, long, char[], File, String)
com.sshtools.client.SshClient
(String, Integer, String, SshClientContext)
com.sshtools.client.SshClient
(String, Integer, String, SshClientContext, long)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, String)
com.sshtools.client.tasks.AbstractCommandTask
(SshConnection, String, String, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractConnectionTask
(SshClient)
com.sshtools.client.tasks.AbstractConnectionTask
(SshConnection)
com.sshtools.client.tasks.AbstractSessionTask
(SshClient, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractSessionTask
(SshConnection, ChannelRequestFuture)
com.sshtools.client.tasks.AbstractShellTask
(SshClient)
com.sshtools.client.tasks.AbstractShellTask
(SshConnection)
com.sshtools.client.tasks.DownloadFileTask
(Connection<SshClientContext>, String)
com.sshtools.client.tasks.DownloadFileTask
(Connection<SshClientContext>, String, File)
com.sshtools.client.tasks.DownloadOutputStreamTask
(Connection<SshClientContext>, String, OutputStream)
com.sshtools.client.tasks.ShellTask
(SshClient)
com.sshtools.client.tasks.ShellTask
(SshConnection)
com.sshtools.client.tasks.StatTask
(Connection<SshClientContext>, String)
com.sshtools.client.tasks.UploadFileContentTask
(SshClient, String, String, String)
com.sshtools.client.tasks.UploadFileContentTask
(Connection<SshClientContext>, String, String, String)
com.sshtools.client.tasks.UploadFileTask
(Connection<SshClientContext>, File)
com.sshtools.client.tasks.UploadFileTask
(Connection<SshClientContext>, File, String)
com.sshtools.client.tasks.UploadInputStreamTask
(SshClient, InputStream, String)