| Interface | Description |
|---|---|
| FileSystemAware |
Interface that can be implemented by a command to be able to access the
file system in which this command will be used.
|
| FileSystemFactory |
Factory for file system implementations - it returns the file system view for user.
|
| FileSystemView |
This is an abstraction over the user file system view.
|
| SshFile |
This is the file abstraction used by the server.
|
| Enum | Description |
|---|---|
| SshFile.Attribute | |
| SshFile.Permission |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.