Interface FullAccessSftpClient
- All Superinterfaces:
AutoCloseable, Channel, ChannelHolder, ClientChannelHolder, ClientSessionHolder, Closeable, NamedResource, RawSftpClient, SessionContextHolder, SessionHolder<ClientSession>, SftpClient, SubsystemClient
- All Known Implementing Classes:
AbstractSftpClient, DefaultSftpClient, SftpFileSystem.Wrapper
Provides both structured and raw SFTP access
-
Nested Class Summary
Nested classes/interfaces inherited from interface SftpClient
SftpClient.Attribute, SftpClient.Attributes, SftpClient.CloseableHandle, SftpClient.CopyMode, SftpClient.DirEntry, SftpClient.Handle, SftpClient.OpenMode -
Field Summary
Fields inherited from interface NamedResource
BY_NAME_COMPARATOR, NAME_EXTRACTORFields inherited from interface SftpClient
DEFAULT_CHANNEL_MODES, EMPTY_DIR_ENTRIES, IO_BUFFER_SIZE, MIN_BUFFER_SIZE, MIN_READ_BUFFER_SIZE, MIN_WRITE_BUFFER_SIZE -
Method Summary
Static MethodsMethods inherited from interface ClientChannelHolder
getChannel, getClientChannelMethods inherited from interface ClientSessionHolder
getClientSessionMethods inherited from interface SessionHolder
getSessionContextMethods inherited from interface SftpClient
canonicalPath, close, getExtension, getExtension, getExtension, getName, getNameDecodingCharset, getServerExtensions, getVersion, isClosing, link, listDir, lock, lstat, mkdir, open, open, open, openDir, openRemoteFileChannel, openRemoteFileChannel, openRemotePathChannel, openRemotePathChannel, put, put, put, put, put, put, put, put, put, put, put, put, read, read, read, read, read, read, read, read, read, read, readDir, readDir, readDir, readEntries, readLink, remove, rename, rename, rename, rmdir, setNameDecodingCharset, setStat, setStat, singleSessionInstance, stat, stat, symLink, unlock, write, write, write, write, write, write, write, writeMethods inherited from interface SubsystemClient
getSession
-
Method Details
-
singleSessionInstance
-