Interface | Description |
---|---|
RawSftpClient | |
SftpClient | |
SftpClientFactory |
TODO Add javadoc
|
SftpVersionSelector | |
SimpleSftpClient |
A simplified synchronous API for obtaining SFTP sessions.
|
Class | Description |
---|---|
SftpClient.Attributes | |
SftpClient.CloseableHandle | |
SftpClient.DirEntry | |
SftpClient.Handle | |
SftpDirEntryIterator |
Iterates over the available directory entries for a given path.
|
SftpInputStreamWithChannel |
Implements an input stream for reading from a remote file
|
SftpIterableDirEntry |
Provides an
Iterable implementation of the SftpClient.DirEntry -ies
for a remote directory |
SftpOutputStreamWithChannel |
Implements an output stream for a given remote file
|
SftpRemotePathChannel | |
SftpVersionSelector.NamedVersionSelector | |
StfpIterableDirHandle |
Enum | Description |
---|---|
SftpClient.Attribute | |
SftpClient.CopyMode | |
SftpClient.OpenMode |
Copyright © 2008–2022 The Apache Software Foundation. All rights reserved.