Package | Description |
---|---|
com.maverick.sshd.vfs |
This package contains a Virtual File System which implements a
platform independent version of the NativeFileSystemProvider.
|
Modifier and Type | Method and Description |
---|---|
VFSFile |
VFSFileFactory.getDefaultPath(Connection con) |
VFSFile |
VFSFileFactory.getFile(String path,
Connection con) |
VFSFile |
VFSFileFactory.getFile(String parent,
String path,
Connection con) |
Copyright © 2024. All rights reserved.