- callback - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- canonicalPath(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- canonicalPath(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
The effective "normalized" remote path
- checkAccess(Path, AccessMode...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- checkAttributes(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkAttributesResponse(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkCommandStatus(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkData(int, Buffer, int, byte[], AtomicReference<Boolean>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkDataResponse(int, Buffer, int, byte[], AtomicReference<Boolean>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkDirResponse(int, Buffer, AtomicReference<Boolean>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkExtendedReplyBuffer(Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- checkFileHandle(SftpClient.Handle, Collection<String>, long, long, int) - Method in interface org.apache.sshd.sftp.client.extensions.CheckFileHandleExtension
-
- checkFileHandle(SftpClient.Handle, Collection<String>, long, long, int) - Method in class org.apache.sshd.sftp.client.extensions.helpers.CheckFileHandleExtensionImpl
-
- CheckFileHandleExtension - Interface in org.apache.sshd.sftp.client.extensions
-
- CheckFileHandleExtensionImpl - Class in org.apache.sshd.sftp.client.extensions.helpers
-
Implements "check-file-handle" extension
- CheckFileHandleExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.extensions.helpers.CheckFileHandleExtensionImpl
-
- checkFileName(String, Collection<String>, long, long, int) - Method in interface org.apache.sshd.sftp.client.extensions.CheckFileNameExtension
-
- checkFileName(String, Collection<String>, long, long, int) - Method in class org.apache.sshd.sftp.client.extensions.helpers.CheckFileNameExtensionImpl
-
- CheckFileNameExtension - Interface in org.apache.sshd.sftp.client.extensions
-
- CheckFileNameExtensionImpl - Class in org.apache.sshd.sftp.client.extensions.helpers
-
Implements "check-file-name" extension
- CheckFileNameExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.extensions.helpers.CheckFileNameExtensionImpl
-
- checkHandle(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkHandleResponse(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkOneName(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkOneNameResponse(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkResponseStatus(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
Checks if the incoming response is an SSH_FXP_STATUS one, and if so whether the substatus is
SSH_FX_OK.
- checkResponseStatus(int, int, int, String, String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- checkStatus(Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- checkVersionCompatibility(Buffer, int, int, int) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
Checks if a proposed version is within supported range.
- clearAttributes() - Method in class org.apache.sshd.sftp.server.Handle
-
- CLIENT_EXTENSIONS - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
Allows controlling reports of which client extensions are supported (and reported via "support" and
"support2" server extensions) as a comma-separate list of names.
- clientOffset - Variable in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- clone() - Method in class org.apache.sshd.sftp.client.extensions.openssh.OpenSSHStatExtensionInfo
-
- clone() - Method in class org.apache.sshd.sftp.common.extensions.AclSupportedParser.AclCapabilities
-
- clone() - Method in class org.apache.sshd.sftp.common.extensions.FilenameCharsetParser.FilenameCharset
-
- clone() - Method in class org.apache.sshd.sftp.common.extensions.NewlineParser.Newline
-
- clone() - Method in class org.apache.sshd.sftp.common.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
-
- clone() - Method in class org.apache.sshd.sftp.common.extensions.SpaceAvailableExtensionInfo
-
- close() - Method in class org.apache.sshd.sftp.client.fs.SftpDirectoryStream
-
- close() - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- close(SftpClient.Handle) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- close() - Method in class org.apache.sshd.sftp.client.impl.DefaultCloseableHandle
-
- close() - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- close() - Method in class org.apache.sshd.sftp.client.impl.SftpDirEntryIterator
-
- close() - Method in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- close() - Method in class org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync
-
- close() - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- close(SftpClient.Handle) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Close the handle obtained from one of the open methods
- close() - Method in class org.apache.sshd.sftp.server.DirectoryHandle
-
- close() - Method in class org.apache.sshd.sftp.server.FileHandle
-
- close() - Method in class org.apache.sshd.sftp.server.Handle
-
- CLOSE - Static variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- close() - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- CloseableHandle(String, byte[]) - Constructor for class org.apache.sshd.sftp.client.SftpClient.CloseableHandle
-
- closeAllHandles() - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- closed(ServerSession, String, Handle, Throwable) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Specified file / directory has been closed
- closed - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- closeDirectory(ServerSession, SftpSubsystemProxy, DirectoryHandle, Path, String, DirectoryStream<Path>) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Called when a directory stream is no longer required
- closeFile(ServerSession, SftpSubsystemProxy, FileHandle, Path, String, Channel, Set<? extends OpenOption>) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Called to inform the accessor that it should close the file
- closeOnExit - Variable in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- closing(ServerSession, String, Handle) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- closing(ServerSession, String, Handle) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Specified file / directory about to be closed
- computeAttributeIfAbsent(AttributeRepository.AttributeKey<T>, Function<? super AttributeRepository.AttributeKey<T>, ? extends T>) - Method in class org.apache.sshd.sftp.server.Handle
-
- CONNECT_TIME - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
- constructAclCapabilities(Collection<Integer>) - Static method in class org.apache.sshd.sftp.common.extensions.AclSupportedParser.AclCapabilities
-
- copy(Path, Path, CopyOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- COPY_BUF_SIZE - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
Internal allocate buffer size when copying data to/from the channel
- copyData(SftpClient.Handle, long, long, SftpClient.Handle, long) - Method in interface org.apache.sshd.sftp.client.extensions.CopyDataExtension
-
- copyData(SftpClient.Handle, long, long, SftpClient.Handle, long) - Method in class org.apache.sshd.sftp.client.extensions.helpers.CopyDataExtensionImpl
-
- CopyDataExtension - Interface in org.apache.sshd.sftp.client.extensions
-
Implements the "copy-data" extension
- CopyDataExtensionImpl - Class in org.apache.sshd.sftp.client.extensions.helpers
-
Implements the "copy-data" extension
- CopyDataExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.extensions.helpers.CopyDataExtensionImpl
-
- copyFile(String, String, boolean) - Method in interface org.apache.sshd.sftp.client.extensions.CopyFileExtension
-
- copyFile(String, String, boolean) - Method in class org.apache.sshd.sftp.client.extensions.helpers.CopyFileExtensionImpl
-
- copyFile(ServerSession, SftpSubsystemProxy, Path, Path, Collection<CopyOption>) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- CopyFileExtension - Interface in org.apache.sshd.sftp.client.extensions
-
- CopyFileExtensionImpl - Class in org.apache.sshd.sftp.client.extensions.helpers
-
Implements the "copy-file" extension
- CopyFileExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.extensions.helpers.CopyFileExtensionImpl
-
- create(SftpClient, RawSftpClient) - Method in interface org.apache.sshd.sftp.client.extensions.SftpClientExtensionFactory
-
- create(SftpClient, RawSftpClient, Map<String, byte[]>, Map<String, ?>) - Method in interface org.apache.sshd.sftp.client.extensions.SftpClientExtensionFactory
-
- create(String, List<String>) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- createAsyncInput(Session) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient.SftpChannelSubsystem
-
- createClientSession(SftpFileSystemProvider, SftpFileSystemInitializationContext) - Method in interface org.apache.sshd.sftp.client.fs.SftpFileSystemClientSessionInitializer
-
- created(ServerSession, Path, Map<String, ?>, Throwable) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- created(ServerSession, Path, Map<String, ?>, Throwable) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Called after creating a directory
- createDefaultSftpClient(ClientSession, SftpVersionSelector) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClientFactory
-
- createDirectory(Path, FileAttribute<?>...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- createDirectory(ServerSession, SftpSubsystemProxy, Path) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- createErrOutputStream(Session) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient.SftpChannelSubsystem
-
- createFileSystemURI(String, int, String, String) - Static method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- createFileSystemURI(String, int, String, String, Map<String, ?>) - Static method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- createLink(int, String, String, boolean) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- createLink(ServerSession, SftpSubsystemProxy, Path, Path, boolean) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Invoked in order to create a link to a path
- createLink(int, String, String, boolean) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- createRelativePath(String, String) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- createSftpChannelSubsystem(ClientSession) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- createSftpClient(ClientSession, SftpVersionSelector) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClientFactory
-
- createSftpClient(IOFunction<? super SimpleClient, ? extends ClientSession>) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- createSftpClient(ClientSession) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- createSftpClient(ClientSession) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
Create an SFTP client from this session.
- createSftpClient(ClientSession, int) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
Creates an SFTP client using the specified version
- createSftpClient(ClientSession, SftpVersionSelector) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(SftpFileSystemProvider, SftpFileSystemInitializationContext, ClientSession, SftpVersionSelector) - Method in interface org.apache.sshd.sftp.client.fs.SftpFileSystemClientSessionInitializer
-
- createSftpFileSystem(ClientSession, SftpVersionSelector, int, int) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClientFactory
-
- createSftpFileSystem(ClientSession) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(ClientSession, int) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(ClientSession, SftpVersionSelector) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(ClientSession, int, int, int) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(ClientSession, int, int) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createSftpFileSystem(ClientSession, SftpVersionSelector, int, int) - Method in interface org.apache.sshd.sftp.client.SftpClientFactory
-
- createStdOutputStream(Session) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient.SftpChannelSubsystem
-
- createSubsystem(ChannelSession) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- createSymbolicLink(Path, Path, FileAttribute<?>...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- createTime(long) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- createTime(long, TimeUnit) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- createTime(FileTime) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- creating(ServerSession, Path, Map<String, ?>) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- creating(ServerSession, Path, Map<String, ?>) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Called prior to creating a directory
- creationTime() - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributes
-
- curEntry - Variable in class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- CURRENT - Static variable in interface org.apache.sshd.sftp.client.SftpVersionSelector
-
- randomizer - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- RawSftpClient - Interface in org.apache.sshd.sftp.client
-
- read(SftpClient.Handle, long, byte[], int, int, AtomicReference<Boolean>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- read(String, int, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- read(String, Collection<SftpClient.OpenMode>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- read() - Method in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- read(byte[], int, int) - Method in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- read(ByteBuffer) - Method in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- read(ByteBuffer, long) - Method in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- read(ByteBuffer[], int, int) - Method in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- read(SftpClient.Handle, long, byte[]) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Reads data from the open (file) handle
- read(SftpClient.Handle, long, byte[], AtomicReference<Boolean>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Reads data from the open (file) handle
- read(SftpClient.Handle, long, byte[], int, int) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(SftpClient.Handle, long, byte[], int, int, AtomicReference<Boolean>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Reads data from the open (file) handle
- read(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(String, int) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(String, SftpClient.OpenMode...) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(String, int, SftpClient.OpenMode...) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(String, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- read(String, int, Collection<SftpClient.OpenMode>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Read a remote file's data via an input stream
- read(ServerSession, String, FileHandle, long, byte[], int, int, int, Throwable) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- read(byte[], long) - Method in class org.apache.sshd.sftp.server.FileHandle
-
- read(byte[], int, int, long) - Method in class org.apache.sshd.sftp.server.FileHandle
-
- read(ServerSession, String, FileHandle, long, byte[], int, int, int, Throwable) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Result of reading from a file
- READ_BUFFER_SIZE - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
- READ_MODES - Static variable in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- readACLs(Buffer, int) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
- readAclViewAttributes(SftpPath, String, String, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readAttributes(Path, Class<A>, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readAttributes(Path, String, String, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readAttributes() - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- readAttributes(int, Buffer, AtomicInteger) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- readAttrs(Buffer, int) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
- readAttrs(Buffer) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- readCustomViewAttributes(SftpPath, String, String, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readDir(SftpClient.Handle, AtomicReference<Boolean>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- readDir(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- readDir(SftpClient.Handle) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- readDir(SftpClient.Handle, AtomicReference<Boolean>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- readDir(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- readEntries(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Reads all entries available for a directory
- readEntries(ServerSession, String, DirectoryHandle, Map<String, Path>) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- readEntries(ServerSession, String, DirectoryHandle, Map<String, Path>) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Result of reading entries from a directory - Note: it may be a partial result if the directory
contains more entries than can be accommodated in the response
- readExtensions(Buffer) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
- readFileAttributes(Path, String, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- readFileAttributes(ServerSession, SftpSubsystemProxy, Path, String, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Invoked when required to retrieve file attributes for a specific file system view
- reading(ServerSession, String, FileHandle, long, byte[], int, int) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- reading(ServerSession, String, FileHandle, long, byte[], int, int) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Preparing to read from a file
- readingEntries(ServerSession, String, DirectoryHandle) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
About to read entries from a directory - Note: might not be the 1st time it is called for the directory in
case several iterations are required in order to go through all the entries in the directory
- readLink(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- readLink(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Retrieve target of a link
- readPosixViewAttributes(SftpPath, String, String, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readRemoteAttributes(SftpPath, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readRemoteAttributes() - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpFileAttributeView
-
- readSymbolicLink(Path) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- readTime(Buffer, int, int) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
- receive(int) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- receive(int, long) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- receive(int, Duration) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- receive(Buffer) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
Read SFTP packets from buffer
- receive(int) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- receive(int, long) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- receive(int, Duration) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- receive(int) - Method in interface org.apache.sshd.sftp.client.RawSftpClient
-
- receive(int, long) - Method in interface org.apache.sshd.sftp.client.RawSftpClient
-
- receive(int, Duration) - Method in interface org.apache.sshd.sftp.client.RawSftpClient
-
- received(ServerSession, int, int) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Called when a SFTP request has been received before it is processed.
- receivedExtension(ServerSession, String, int) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
- registerParser(ExtensionParser<?>) - Static method in class org.apache.sshd.sftp.common.extensions.ParserUtils
-
- remove() - Method in class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- remove(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- remove() - Method in class org.apache.sshd.sftp.client.impl.SftpDirEntryIterator
-
- remove(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- remove() - Method in class org.apache.sshd.sftp.server.DirectoryHandle
-
- removeAttribute(AttributeRepository.AttributeKey<T>) - Method in class org.apache.sshd.sftp.server.Handle
-
- removed(ServerSession, Path, boolean, Throwable) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- removed(ServerSession, Path, boolean, Throwable) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Called after a file has been removed
- removeFile(ServerSession, SftpSubsystemProxy, Path, boolean) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- removeFileSystem(String) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- removeFlag(SftpClient.Attribute) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- removeSftpEventListener(SftpEventListener) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerManager
-
- removeSftpEventListener(SftpEventListener) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- removeSftpEventListener(SftpEventListener) - Method in interface org.apache.sshd.sftp.server.SftpEventListenerManager
-
Remove a listener instance
- removing(ServerSession, Path, boolean) - Method in class org.apache.sshd.sftp.server.AbstractSftpEventListenerAdapter
-
- removing(ServerSession, Path, boolean) - Method in interface org.apache.sshd.sftp.server.SftpEventListener
-
Called prior to removing a file
- rename(String, String, Collection<SftpClient.CopyMode>) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- rename(String, String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- rename(String, String, SftpClient.CopyMode...) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- rename(String, String, Collection<SftpClient.CopyMode>) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- renameFile(ServerSession, SftpSubsystemProxy, Path, Path, Collection<CopyOption>) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- requestOffset - Variable in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- requests - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- requestsCount - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- resolveAclSupportedCapabilities(ServerSession) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveAvailableVersions(int) - Method in class org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
-
- resolveErrorDataChannelReceiver(ChannelSession, ChannelDataReceiver) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- resolveErrorLanguage(SftpSubsystemEnvironment, int, Throwable, int, int, Object...) - Method in interface org.apache.sshd.sftp.server.SftpErrorStatusDataHandler
-
- resolveErrorMessage(SftpSubsystemEnvironment, int, Throwable, int, int, Object...) - Method in interface org.apache.sshd.sftp.server.SftpErrorStatusDataHandler
-
- resolveFile(String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveFileAccessLinkOptions(ServerSession, SftpSubsystemProxy, Path, int, String, boolean) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Invoked in order to determine the symbolic link follow options
- resolveFileAttributes(Path, int, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveFileOwner(ServerSession, SftpSubsystemProxy, Path, UserPrincipal) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- resolveFileSystemParameters(Map<String, ?>, Map<String, Object>) - Static method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- resolveGroupOwner(ServerSession, SftpSubsystemProxy, Path, GroupPrincipal) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- resolveLinkTarget(ServerSession, SftpSubsystemProxy, Path) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- resolveLocalFilePath(ServerSession, SftpSubsystemProxy, Path, String) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Invoked in order to resolve remote file paths reference by the client into ones accessible by the server
- resolveMissingFileAttributes(Path, int, Map<String, Object>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveMissingFileAttributeValue(Path, String, Object, FileInfoExtractor<?>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveNewlineValue(ServerSession) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveNormalizedLocation(String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveOpenSSHExtensions(ServerSession) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolvePathResolutionFollowLinks(int, String, Path) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- resolveSftpVersionSelector(URI, SftpVersionSelector, PropertyResolver) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- resolveStatusMessage(int) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
- resolveSubstatus(Throwable) - Static method in class org.apache.sshd.sftp.common.SftpHelper
-
Returns the most adequate sub-status for the provided exception
- resolveSubStatus(SftpSubsystemEnvironment, int, Throwable, int, Object...) - Method in interface org.apache.sshd.sftp.server.SftpErrorStatusDataHandler
-
- resolveVersionSelector(String) - Static method in interface org.apache.sshd.sftp.client.SftpVersionSelector
-
Parses the input string to see if it matches one of the "known" selectors names (case insensitive).
- rmdir(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- rmdir(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Remove remote directory
- run() - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- S_IFBLK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFCHR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFDIR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFIFO - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFLNK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFMT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFREG - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IFSOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IRGRP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IROTH - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IRUSR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_ISGID - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_ISUID - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_ISVTX - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IWGRP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IWOTH - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IWUSR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IXGRP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IXOTH - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- S_IXUSR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- scan(SftpClient) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- scan(SftpClient, Supplier<? extends C>) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- scandir(SftpClient, String, String, C) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- ScanDirEntry(String, String, SftpClient.DirEntry) - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner.ScanDirEntry
-
- selector - Variable in class org.apache.sshd.sftp.client.SftpVersionSelector.NamedVersionSelector
-
- selectVersion(ClientSession, boolean, int, List<Integer>) - Method in class org.apache.sshd.sftp.client.SftpVersionSelector.NamedVersionSelector
-
- selectVersion(ClientSession, boolean, int, List<Integer>) - Method in interface org.apache.sshd.sftp.client.SftpVersionSelector
-
- send(int, Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- send(int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- send(int, Buffer) - Method in interface org.apache.sshd.sftp.client.RawSftpClient
-
- send(Buffer) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- send(Buffer) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- sendAndCheckExtendedCommandStatus(Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- sendAttrs(Buffer, int, Map<String, ?>) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- sendExtendedCommand(Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- sendHandle(Buffer, int, String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- sendLink(Buffer, int, Path, String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- sendPath(Buffer, int, Path, Map<String, ?>) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- sendRequests() - Method in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- sendStatus(Buffer, int, Throwable, int, Object...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
Invoked when an exception was thrown due to the execution of some SFTP command
- sendStatus(Buffer, int, int, String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- sendStatus(Buffer, int, int, String, String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- SEP - Static variable in class org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
-
- setAccessTime(FileTime) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setAcl(List<AclEntry>) - Method in class org.apache.sshd.sftp.client.fs.SftpAclFileAttributeView
-
- setAcl(List<AclEntry>) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setAttribute(Path, String, Object, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- setAttribute(Path, String, String, Object, LinkOption...) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- setAttribute(AttributeRepository.AttributeKey<T>, T) - Method in class org.apache.sshd.sftp.server.Handle
-
- setBasedir(String) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- setCapabilities(int) - Method in class org.apache.sshd.sftp.common.extensions.AclSupportedParser.AclCapabilities
-
- setCharset(String) - Method in class org.apache.sshd.sftp.common.extensions.FilenameCharsetParser.FilenameCharset
-
- setClient(SimpleClient) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- setCreateTime(FileTime) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setCredentials(BasicCredentialsProvider) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setErrorChannelDataReceiver(ChannelDataReceiver) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- setErrorStatusDataHandler(SftpErrorStatusDataHandler) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- setErrorStream(OutputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setExecutorServiceProvider(Supplier<? extends CloseableExecutorService>) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- setExitCallback(ExitCallback) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setExtensions(Map<String, byte[]>) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setFileAccessControl(Path, List<AclEntry>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFileAccessControl(ServerSession, SftpSubsystemProxy, Path, List<AclEntry>, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- setFileAttribute(Path, String, String, Object, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFileAttribute(ServerSession, SftpSubsystemProxy, Path, String, String, Object, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Sets a view attribute for a local file
- setFileAttributes(Path, Map<String, ?>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFileExtensions(Path, Map<String, byte[]>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFilenameTranslationControl(boolean) - Method in interface org.apache.sshd.sftp.client.extensions.FilenameTranslationControlExtension
-
- setFilenameTranslationControl(boolean) - Method in class org.apache.sshd.sftp.client.extensions.helpers.FilenameTranslationControlExtensionImpl
-
- setFileOwner(ServerSession, SftpSubsystemProxy, Path, Principal, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- setFileOwnership(Path, String, Principal, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFilePermissions(Path, Set<PosixFilePermission>, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFilePermissions(ServerSession, SftpSubsystemProxy, Path, Set<PosixFilePermission>, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- setFileRawViewAttribute(Path, String, String, Object, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setFileSystem(FileSystem) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setFileSystemAccessor(SftpFileSystemAccessor) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessorManager
-
- setFileSystemAccessor(SftpFileSystemAccessor) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- setFileTime(Path, String, String, FileTime, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- setGroup(GroupPrincipal) - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- setGroup(String) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setGroupOwner(ServerSession, SftpSubsystemProxy, Path, Principal, LinkOption...) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
- setHost(String) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setIncludes(Collection<String>) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- setIncludes(Collection<String>) - Method in class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- setInputStream(InputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setIoErrorStream(IoOutputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setIoInputStream(IoInputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setIoOutputStream(IoOutputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setMaxAuthTime(Duration) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setMaxConnectTime(Duration) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setModifyTime(FileTime) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setNameDecodingCharset(Charset) - Method in class org.apache.sshd.sftp.client.impl.DefaultSftpClient
-
- setNameDecodingCharset(Charset) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- setNewline(String) - Method in class org.apache.sshd.sftp.common.extensions.NewlineParser.Newline
-
- setOffset(long) - Method in class org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync
-
- setOutputStream(OutputStream) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- setOwner(UserPrincipal) - Method in class org.apache.sshd.sftp.client.fs.SftpAclFileAttributeView
-
- setOwner(UserPrincipal) - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- setOwner(String) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setPermissions(Set<PosixFilePermission>) - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- setPermissions(int) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setPort(int) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setPropertyResolver(PropertyResolver) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- setReadBufferSize(int) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- setSeparator(String) - Method in class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- setSeparator(String) - Method in class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- setSftpClientFactory(SftpClientFactory) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- setSftpFileSystemClientSessionInitializer(SftpFileSystemClientSessionInitializer) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- setSize(long) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setStat(String, SftpClient.Attributes) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- setStat(SftpClient.Handle, SftpClient.Attributes) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- setStat(String, SftpClient.Attributes) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Update remote node meta-data
- setStat(SftpClient.Handle, SftpClient.Attributes) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Update remote node meta-data
- setStringExtensions(Map<String, String>) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setTimes(FileTime, FileTime, FileTime) - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- setType(int) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- setUnsupportedAttributePolicy(UnsupportedAttributePolicy) - Method in class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- setVersion(String) - Method in class org.apache.sshd.sftp.common.extensions.openssh.AbstractOpenSSHExtensionParser.OpenSSHExtension
-
- setVersions(List<String>) - Method in class org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
-
- setWriteBufferSize(int) - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- sftp - Variable in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- SFTP_CHANNEL_OPEN_TIMEOUT - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
Property that can be used on the
FactoryManager to control the internal timeout
used by the client to open a channel.
- SFTP_SUBSYSTEM_NAME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFTP_V3 - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFTP_V4 - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFTP_V5 - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFTP_V6 - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFTP_VERSION - Static variable in class org.apache.sshd.sftp.SftpModuleProperties
-
Force the use of a given sftp version
- SftpAckData - Class in org.apache.sshd.sftp.client.impl
-
- SftpAckData(int, long, int) - Constructor for class org.apache.sshd.sftp.client.impl.SftpAckData
-
- SftpAclFileAttributeView - Class in org.apache.sshd.sftp.client.fs
-
- SftpAclFileAttributeView(SftpFileSystemProvider, Path, LinkOption...) - Constructor for class org.apache.sshd.sftp.client.fs.SftpAclFileAttributeView
-
- SftpChannelSubsystem() - Constructor for class org.apache.sshd.sftp.client.impl.DefaultSftpClient.SftpChannelSubsystem
-
- SftpClient - Interface in org.apache.sshd.sftp.client
-
- SftpClient.Attribute - Enum in org.apache.sshd.sftp.client
-
- SftpClient.Attributes - Class in org.apache.sshd.sftp.client
-
- SftpClient.CloseableHandle - Class in org.apache.sshd.sftp.client
-
- SftpClient.CopyMode - Enum in org.apache.sshd.sftp.client
-
- SftpClient.DirEntry - Class in org.apache.sshd.sftp.client
-
- SftpClient.Handle - Class in org.apache.sshd.sftp.client
-
- SftpClient.OpenMode - Enum in org.apache.sshd.sftp.client
-
- SftpClientDirectoryScanner - Class in org.apache.sshd.sftp.client.fs
-
Uses an
SftpClient to scan a directory (possibly recursively) and find files that match a given set of
inclusion patterns.
- SftpClientDirectoryScanner() - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- SftpClientDirectoryScanner(boolean) - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- SftpClientDirectoryScanner(String) - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- SftpClientDirectoryScanner(String, String...) - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- SftpClientDirectoryScanner(String, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpClientDirectoryScanner
-
- SftpClientDirectoryScanner.ScanDirEntry - Class in org.apache.sshd.sftp.client.fs
-
The result of a scan
- SftpClientExtension - Interface in org.apache.sshd.sftp.client.extensions
-
- SftpClientExtensionFactory - Interface in org.apache.sshd.sftp.client.extensions
-
- SftpClientFactory - Interface in org.apache.sshd.sftp.client
-
TODO Add javadoc
- SftpClientHolder - Interface in org.apache.sshd.sftp.client
-
- SftpConstants - Class in org.apache.sshd.sftp.common
-
- SftpDirectoryStream - Class in org.apache.sshd.sftp.client.fs
-
- SftpDirectoryStream(SftpPath) - Constructor for class org.apache.sshd.sftp.client.fs.SftpDirectoryStream
-
- SftpDirectoryStream(SftpPath, DirectoryStream.Filter<? super Path>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpDirectoryStream
-
- SftpDirEntryIterator - Class in org.apache.sshd.sftp.client.impl
-
Iterates over the available directory entries for a given path.
- SftpDirEntryIterator(SftpClient, String) - Constructor for class org.apache.sshd.sftp.client.impl.SftpDirEntryIterator
-
- SftpDirEntryIterator(SftpClient, SftpClient.Handle) - Constructor for class org.apache.sshd.sftp.client.impl.SftpDirEntryIterator
-
- SftpDirEntryIterator(SftpClient, String, SftpClient.Handle, boolean) - Constructor for class org.apache.sshd.sftp.client.impl.SftpDirEntryIterator
-
- SftpErrorDataChannelReceiverProvider - Interface in org.apache.sshd.sftp.server
-
- SftpErrorStatusDataHandler - Interface in org.apache.sshd.sftp.server
-
Invoked in order to format failed commands messages
- SftpErrorStatusDataHandlerProvider - Interface in org.apache.sshd.sftp.server
-
- SftpEventListener - Interface in org.apache.sshd.sftp.server
-
Can be used register for SFTP events.
- SftpEventListenerManager - Interface in org.apache.sshd.sftp.server
-
- SftpException - Exception in org.apache.sshd.sftp.common
-
- SftpException(int, String) - Constructor for exception org.apache.sshd.sftp.common.SftpException
-
- SftpFileStore - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileStore(String, SftpFileSystem) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileStore
-
- SftpFileSystem - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileSystem(SftpFileSystemProvider, String, ClientSession, SftpClientFactory, SftpVersionSelector) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- SftpFileSystem.DefaultGroupPrincipal - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileSystem.DefaultUserPrincipal - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileSystem.DefaultUserPrincipalLookupService - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileSystemAccessor - Interface in org.apache.sshd.sftp.server
-
- SftpFileSystemAccessorManager - Interface in org.apache.sshd.sftp.server
-
- SftpFileSystemAccessorProvider - Interface in org.apache.sshd.sftp.server
-
- SftpFileSystemClientSessionInitializer - Interface in org.apache.sshd.sftp.client.fs
-
- SftpFileSystemInitializationContext - Class in org.apache.sshd.sftp.client.fs
-
- SftpFileSystemInitializationContext(String, URI, Map<String, ?>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemInitializationContext
-
- SftpFileSystemProvider - Class in org.apache.sshd.sftp.client.fs
-
A registered
FileSystemProvider that registers the "sftp://" scheme so that URLs with this protocol
are handled as remote SFTP
Path-s - e.g., "
sftp://user:password@host/remote/file/path"
- SftpFileSystemProvider() - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- SftpFileSystemProvider(SftpVersionSelector) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient, SftpVersionSelector) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- SftpFileSystemProvider(SshClient, SftpClientFactory, SftpVersionSelector) - Constructor for class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
- SftpHelper - Class in org.apache.sshd.sftp.common
-
- SftpInputStreamAsync - Class in org.apache.sshd.sftp.client.impl
-
- SftpInputStreamAsync(AbstractSftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- SftpInputStreamAsync(AbstractSftpClient, int, long, long, String, SftpClient.CloseableHandle) - Constructor for class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- SftpIterableDirEntry - Class in org.apache.sshd.sftp.client.impl
-
- SftpIterableDirEntry(SftpClient, String) - Constructor for class org.apache.sshd.sftp.client.impl.SftpIterableDirEntry
-
- sftpLogin(SocketAddress, String, String) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- sftpLogin(SocketAddress, String, KeyPair) - Method in class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- sftpLogin(String, String, String) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(String, int, String, String) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(String, String, KeyPair) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(String, int, String, KeyPair) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(InetAddress, String, String) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(InetAddress, int, String, String) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(InetAddress, String, KeyPair) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session on the default port and logs in using the provided credentials
- sftpLogin(InetAddress, int, String, KeyPair) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(SocketAddress, String, String) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- sftpLogin(SocketAddress, String, KeyPair) - Method in interface org.apache.sshd.sftp.client.SimpleSftpClient
-
Creates an SFTP session using the provided credentials
- SftpModuleProperties - Class in org.apache.sshd.sftp
-
Configurable properties for sshd-sftp.
- SftpOutputStreamAsync - Class in org.apache.sshd.sftp.client.impl
-
Implements an output stream for a given remote file
- SftpOutputStreamAsync(AbstractSftpClient, int, String, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync
-
- SftpOutputStreamAsync(AbstractSftpClient, int, String, SftpClient.CloseableHandle) - Constructor for class org.apache.sshd.sftp.client.impl.SftpOutputStreamAsync
-
- SftpPath - Class in org.apache.sshd.sftp.client.fs
-
- SftpPath(SftpFileSystem, String, List<String>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPath
-
- SftpPathDirectoryScanner - Class in org.apache.sshd.sftp.client.fs
-
An SFTP-aware
DirectoryScanner that assumes all
Path-s refer to SFTP remote ones and match patterns
use "/" as their separator with case sensitive matching by default (though the latter can be modified).
- SftpPathDirectoryScanner() - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- SftpPathDirectoryScanner(boolean) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- SftpPathDirectoryScanner(Path) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- SftpPathDirectoryScanner(Path, String...) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- SftpPathDirectoryScanner(Path, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathDirectoryScanner
-
- SftpPathIterator - Class in org.apache.sshd.sftp.client.fs
-
- SftpPathIterator(SftpPath, Iterable<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- SftpPathIterator(SftpPath, Iterable<? extends SftpClient.DirEntry>, DirectoryStream.Filter<? super Path>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- SftpPathIterator(SftpPath, Iterator<? extends SftpClient.DirEntry>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- SftpPathIterator(SftpPath, Iterator<? extends SftpClient.DirEntry>, DirectoryStream.Filter<? super Path>) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPathIterator
-
- SftpPosixFileAttributes - Class in org.apache.sshd.sftp.client.fs
-
- SftpPosixFileAttributes(Path, SftpClient.Attributes) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributes
-
- SftpPosixFileAttributeView - Class in org.apache.sshd.sftp.client.fs
-
- SftpPosixFileAttributeView(SftpFileSystemProvider, Path, LinkOption...) - Constructor for class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributeView
-
- SftpRemotePathChannel - Class in org.apache.sshd.sftp.client.impl
-
- SftpRemotePathChannel(String, SftpClient, boolean, Collection<SftpClient.OpenMode>) - Constructor for class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- SftpSubsystem - Class in org.apache.sshd.sftp.server
-
SFTP subsystem
- SftpSubsystem(ChannelSession, SftpSubsystemConfigurator) - Constructor for class org.apache.sshd.sftp.server.SftpSubsystem
-
- SftpSubsystemConfigurator - Interface in org.apache.sshd.sftp.server
-
- SftpSubsystemEnvironment - Interface in org.apache.sshd.sftp.server
-
- SftpSubsystemFactory - Class in org.apache.sshd.sftp.server
-
- SftpSubsystemFactory() - Constructor for class org.apache.sshd.sftp.server.SftpSubsystemFactory
-
- SftpSubsystemFactory.Builder - Class in org.apache.sshd.sftp.server
-
- SftpSubsystemProxy - Interface in org.apache.sshd.sftp.server
-
- SftpUniversalOwnerAndGroup - Enum in org.apache.sshd.sftp.common
-
Some universal identifiers used in owner and/or group specification strings
- SftpUnsupportedAttributePolicyProvider - Interface in org.apache.sshd.sftp.server
-
- SftpVersionSelector - Interface in org.apache.sshd.sftp.client
-
- SftpVersionSelector.NamedVersionSelector - Class in org.apache.sshd.sftp.client
-
- SFX_ACL_AUDIT_ALARM_INCLUDED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFX_ACL_AUDIT_ALARM_INHERITED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFX_ACL_CONTROL_INCLUDED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFX_ACL_CONTROL_INHERITED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SFX_ACL_CONTROL_PRESENT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- signalHandleOpen() - Method in class org.apache.sshd.sftp.server.Handle
-
- signalHandleOpening() - Method in class org.apache.sshd.sftp.server.Handle
-
- signalOpenFailure(int, String, Path, boolean, E) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- signalRemovalPreConditionFailure(int, String, Path, E, boolean) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- SimpleSftpClient - Interface in org.apache.sshd.sftp.client
-
A simplified synchronous API for obtaining SFTP sessions.
- SimpleSftpClientImpl - Class in org.apache.sshd.sftp.client.impl
-
- SimpleSftpClientImpl() - Constructor for class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- SimpleSftpClientImpl(SimpleClient) - Constructor for class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- SimpleSftpClientImpl(SimpleClient, SftpClientFactory) - Constructor for class org.apache.sshd.sftp.client.impl.SimpleSftpClientImpl
-
- singleSessionInstance(SftpClient) - Static method in interface org.apache.sshd.sftp.client.FullAccessSftpClient
-
- singleSessionInstance() - Method in interface org.apache.sshd.sftp.client.SftpClient
-
- SIX_MONTHS - Static variable in class org.apache.sshd.sftp.server.UnixDateFormat
-
Six months duration in msec.
- size() - Method in class org.apache.sshd.sftp.client.fs.SftpPosixFileAttributes
-
- size() - Method in class org.apache.sshd.sftp.client.impl.SftpRemotePathChannel
-
- size(long) - Method in class org.apache.sshd.sftp.client.SftpClient.Attributes
-
- skip(long) - Method in class org.apache.sshd.sftp.client.impl.SftpInputStreamAsync
-
- SpaceAvailableExtension - Interface in org.apache.sshd.sftp.client.extensions
-
Implements the "space-available" extension
- SpaceAvailableExtensionImpl - Class in org.apache.sshd.sftp.client.extensions.helpers
-
Implements "space-available" extension
- SpaceAvailableExtensionImpl(SftpClient, RawSftpClient, Collection<String>) - Constructor for class org.apache.sshd.sftp.client.extensions.helpers.SpaceAvailableExtensionImpl
-
- SpaceAvailableExtensionInfo - Class in org.apache.sshd.sftp.common.extensions
-
- SpaceAvailableExtensionInfo() - Constructor for class org.apache.sshd.sftp.common.extensions.SpaceAvailableExtensionInfo
-
- SpaceAvailableExtensionInfo(Buffer) - Constructor for class org.apache.sshd.sftp.common.extensions.SpaceAvailableExtensionInfo
-
- SpaceAvailableExtensionInfo(FileStore) - Constructor for class org.apache.sshd.sftp.common.extensions.SpaceAvailableExtensionInfo
-
- SSH_ACL_CAP_ALARM - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_ACL_CAP_ALLOW - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_ACL_CAP_AUDIT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_ACL_CAP_DENY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_ACL_CAP_INHERIT_ACCESS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_ACL_CAP_INHERIT_AUDIT_ALARM - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_ACCESSTIME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_ACL - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_ALL - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_ALLOCATION_SIZE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_BITS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_CREATETIME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_CTIME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_EXTENDED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_APPEND_ONLY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_ARCHIVE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_CASE_INSENSITIVE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_COMPRESSED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_ENCRYPTED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_HIDDEN - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_IMMUTABLE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_READONLY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SPARSE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SYNC - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_FLAGS_SYSTEM - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_LINK_COUNT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_MIME_TYPE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_MODIFYTIME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_OWNERGROUP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_SIZE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_SUBSECOND_TIMES - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_TEXT_HINT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_UIDGID - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_ATTR_UNTRANSLATED_NAME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_BLOCK_DEVICE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_CHAR_DEVICE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_DIRECTORY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_FIFO - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_REGULAR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_SOCKET - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_SPECIAL - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_SYMLINK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FILEXFER_TYPE_UNKNOWN - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_BAD_MESSAGE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_BYTE_RANGE_LOCK_CONFLICT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_BYTE_RANGE_LOCK_REFUSED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_CANNOT_DELETE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_CONNECTION_LOST - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_DELETE_PENDING - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_DIR_NOT_EMPTY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_EOF - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_FAILURE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_FILE_ALREADY_EXISTS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_FILE_CORRUPT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_FILE_IS_A_DIRECTORY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_GROUP_INVALID - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_INVALID_FILENAME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_INVALID_HANDLE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_INVALID_PARAMETER - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_LINK_LOOP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_LOCK_CONFLICT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_CONNECTION - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_MATCHING_BYTE_RANGE_LOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_MEDIA - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_SPACE_ON_FILESYSTEM - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_SUCH_FILE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NO_SUCH_PATH - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_NOT_A_DIRECTORY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_OK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_OP_UNSUPPORTED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_OWNER_INVALID - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_PERMISSION_DENIED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_QUOTA_EXCEEDED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_UNKNOWN_PRINCIPAL - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FX_WRITE_PROTECT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXE_STATVFS_ST_NOSUID - Static variable in class org.apache.sshd.sftp.client.extensions.openssh.OpenSSHStatExtensionInfo
-
- SSH_FXE_STATVFS_ST_RDONLY - Static variable in class org.apache.sshd.sftp.client.extensions.openssh.OpenSSHStatExtensionInfo
-
- SSH_FXF_ACCESS_AUDIT_ALARM_INFO - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_ACCESS_BACKUP - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_ACCESS_DISPOSITION - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_APPEND - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_APPEND_DATA - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_APPEND_DATA_ATOMIC - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_BACKUP_STREAM - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_BLOCK_ADVISORY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_CREAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_CREATE_NEW - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_CREATE_TRUNCATE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_DELETE_LOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_DELETE_ON_CLOSE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_EXCL - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_NOFOLLOW - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_OPEN_EXISTING - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_OPEN_OR_CREATE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_OVERRIDE_OWNER - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_READ - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_READ_LOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_RENAME_ATOMIC - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_RENAME_NATIVE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_RENAME_OVERWRITE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_TEXT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_TEXT_MODE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_TRUNC - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_TRUNCATE_EXISTING - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_WRITE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXF_WRITE_LOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_ATTRS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_BLOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_CLOSE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_DATA - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_EXTENDED - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_EXTENDED_REPLY - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_FSETSTAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_FSTAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_HANDLE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_INIT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_LINK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_LSTAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_MKDIR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_NAME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_OPEN - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_OPENDIR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_READ - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_READDIR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_READLINK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_REALPATH - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_REALPATH_NO_CHECK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_REALPATH_STAT_ALWAYS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_REALPATH_STAT_IF - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_REMOVE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_RENAME - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_RENAME_ATOMIC - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_RENAME_NATIVE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_RENAME_OVERWRITE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_RMDIR - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_SETSTAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_STAT - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_STATUS - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_SYMLINK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_UNBLOCK - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_VERSION - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- SSH_FXP_WRITE - Static variable in class org.apache.sshd.sftp.common.SftpConstants
-
- start(ChannelSession, Environment) - Method in class org.apache.sshd.sftp.server.SftpSubsystem
-
- stat(SftpClient.Handle) - Method in class org.apache.sshd.sftp.client.extensions.openssh.helpers.OpenSSHStatHandleExtensionImpl
-
- stat(String) - Method in class org.apache.sshd.sftp.client.extensions.openssh.helpers.OpenSSHStatPathExtensionImpl
-
- stat(SftpClient.Handle) - Method in interface org.apache.sshd.sftp.client.extensions.openssh.OpenSSHStatHandleExtension
-
- stat(String) - Method in interface org.apache.sshd.sftp.client.extensions.openssh.OpenSSHStatPathExtension
-
- stat(String) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- stat(SftpClient.Handle) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- stat(String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Retrieve remote path meta-data - follow symbolic links if encountered
- stat(SftpClient.Handle) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Retrieve file/directory handle meta-data
- StatVfsExtensionParser - Class in org.apache.sshd.sftp.common.extensions.openssh
-
- StatVfsExtensionParser() - Constructor for class org.apache.sshd.sftp.common.extensions.openssh.StatVfsExtensionParser
-
- StfpIterableDirHandle - Class in org.apache.sshd.sftp.client.impl
-
- StfpIterableDirHandle(SftpClient, SftpClient.Handle) - Constructor for class org.apache.sshd.sftp.client.impl.StfpIterableDirHandle
-
- Supported() - Constructor for class org.apache.sshd.sftp.common.extensions.SupportedParser.Supported
-
- Supported2() - Constructor for class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- Supported2Parser - Class in org.apache.sshd.sftp.common.extensions
-
- Supported2Parser() - Constructor for class org.apache.sshd.sftp.common.extensions.Supported2Parser
-
- Supported2Parser.Supported2 - Class in org.apache.sshd.sftp.common.extensions
-
- SUPPORTED_OPTIONS - Static variable in enum org.apache.sshd.sftp.client.SftpClient.OpenMode
-
- SUPPORTED_SFTP_VERSIONS - Static variable in interface org.apache.sshd.sftp.server.SftpSubsystemEnvironment
-
- supportedAccessMask - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedAccessMask - Variable in class org.apache.sshd.sftp.common.extensions.SupportedParser.Supported
-
- supportedAttributeBits - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedAttributeBits - Variable in class org.apache.sshd.sftp.common.extensions.SupportedParser.Supported
-
- supportedAttributeMask - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedAttributeMask - Variable in class org.apache.sshd.sftp.common.extensions.SupportedParser.Supported
-
- supportedBlock - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedExtensions(Map<String, ?>) - Static method in class org.apache.sshd.sftp.common.extensions.ParserUtils
-
- supportedFileAttributeViews() - Method in class org.apache.sshd.sftp.client.fs.SftpFileSystem
-
- supportedOpenBlockVector - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedOpenFlags - Variable in class org.apache.sshd.sftp.common.extensions.Supported2Parser.Supported2
-
- supportedOpenFlags - Variable in class org.apache.sshd.sftp.common.extensions.SupportedParser.Supported
-
- SupportedParser - Class in org.apache.sshd.sftp.common.extensions
-
- SupportedParser() - Constructor for class org.apache.sshd.sftp.common.extensions.SupportedParser
-
- SupportedParser.Supported - Class in org.apache.sshd.sftp.common.extensions
-
- supportsFileAttributeView(Class<? extends FileAttributeView>) - Method in class org.apache.sshd.sftp.client.fs.SftpFileStore
-
- supportsFileAttributeView(String) - Method in class org.apache.sshd.sftp.client.fs.SftpFileStore
-
- symLink(String, String) - Method in interface org.apache.sshd.sftp.client.SftpClient
-
Create symbolic link
- syncFileData(ServerSession, SftpSubsystemProxy, FileHandle, Path, String, Channel) - Method in interface org.apache.sshd.sftp.server.SftpFileSystemAccessor
-
Called when file meta-data re-synchronization is required
- validateHandle(String, Handle, Class<H>) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
Makes sure that the local handle is not null and of the specified type
- validateIncomingResponse(int, int, int, int, Buffer) - Method in class org.apache.sshd.sftp.client.extensions.helpers.AbstractSftpClientExtension
-
- validateIncomingResponse(int, int, int, int, Buffer) - Method in class org.apache.sshd.sftp.client.impl.AbstractSftpClient
-
- validateListener(L) - Static method in interface org.apache.sshd.sftp.server.SftpEventListener
-
- validateProposedVersion(Buffer, int, String) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- validateRealPath(int, String, Path, LinkOption...) - Method in class org.apache.sshd.sftp.server.AbstractSftpSubsystemHelper
-
- valueOf(String) - Static method in enum org.apache.sshd.sftp.client.extensions.BuiltinSftpClientExtensions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.sftp.client.SftpClient.Attribute
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.sftp.client.SftpClient.CopyMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.sftp.client.SftpClient.OpenMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.sftp.common.SftpUniversalOwnerAndGroup
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.sshd.sftp.server.UnsupportedAttributePolicy
-
Returns the enum constant of this type with the specified name.
- VALUES - Static variable in enum org.apache.sshd.sftp.client.extensions.BuiltinSftpClientExtensions
-
- values() - Static method in enum org.apache.sshd.sftp.client.extensions.BuiltinSftpClientExtensions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.sftp.client.SftpClient.Attribute
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.sftp.client.SftpClient.CopyMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.sshd.sftp.client.SftpClient.OpenMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.sftp.common.SftpUniversalOwnerAndGroup
-
- values() - Static method in enum org.apache.sshd.sftp.common.SftpUniversalOwnerAndGroup
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in enum org.apache.sshd.sftp.server.UnsupportedAttributePolicy
-
- values() - Static method in enum org.apache.sshd.sftp.server.UnsupportedAttributePolicy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VendorId() - Constructor for class org.apache.sshd.sftp.common.extensions.VendorIdParser.VendorId
-
- VendorIdParser - Class in org.apache.sshd.sftp.common.extensions
-
- VendorIdParser() - Constructor for class org.apache.sshd.sftp.common.extensions.VendorIdParser
-
- VendorIdParser.VendorId - Class in org.apache.sshd.sftp.common.extensions
-
- vendorName - Variable in class org.apache.sshd.sftp.common.extensions.VendorIdParser.VendorId
-
- version - Variable in class org.apache.sshd.sftp.server.SftpSubsystem
-
- VERSION_PARAM - Static variable in class org.apache.sshd.sftp.client.fs.SftpFileSystemProvider
-
URI parameter that can be used to specify a special version selection.
- Versions() - Constructor for class org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
-
- Versions(List<String>) - Constructor for class org.apache.sshd.sftp.common.extensions.VersionsParser.Versions
-
- VersionsParser - Class in org.apache.sshd.sftp.common.extensions
-
- VersionsParser() - Constructor for class org.apache.sshd.sftp.common.extensions.VersionsParser
-
- VersionsParser.Versions - Class in org.apache.sshd.sftp.common.extensions
-