public interface SftpSubsystemEnvironment extends ServerSessionHolder
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALL_SFTP_IMPL |
static int |
HIGHER_SFTP_IMPL |
static int |
LOWER_SFTP_IMPL |
static java.lang.String |
SFTP_VERSION
Force the use of a given sftp version
|
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getDefaultDirectory() |
SftpFileSystemAccessor |
getFileSystemAccessor() |
UnsupportedAttributePolicy |
getUnsupportedAttributePolicy() |
int |
getVersion() |
getServerSessionstatic final java.lang.String SFTP_VERSION
static final int LOWER_SFTP_IMPL
static final int HIGHER_SFTP_IMPL
static final java.lang.String ALL_SFTP_IMPL
int getVersion()
SftpFileSystemAccessor getFileSystemAccessor()
SftpFileSystemAccessor used to access effective
server-side pathsUnsupportedAttributePolicy getUnsupportedAttributePolicy()
java.nio.file.Path getDefaultDirectory()
chroot location