| Package | Description |
|---|---|
| org.apache.sshd.common.file | |
| org.apache.sshd.common.file.nativefs | |
| org.apache.sshd.common.file.virtualfs |
| Modifier and Type | Method and Description |
|---|---|
default void |
FileSystemAware.setFileSystemFactory(FileSystemFactory factory,
SessionContext session)
Sets the
FileSystemFactory used to create the FileSystem to be used by the session |
| Modifier and Type | Class and Description |
|---|---|
class |
NativeFileSystemFactory
Native file system factory.
|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualFileSystemFactory
SSHd file system factory to reduce the visibility to a physical folder.
|
Copyright © 2018–2020 The Apache Software Foundation. All rights reserved.