Package com.maverick.sshd.sftp

Interface Summary
AbstractFile  
FileSystem<T extends FileSystemMount> Provides native file system access for the built in SFTP server.
FileSystemFactory<T extends AbstractFile,K extends FileSystemMount>  
FileSystemMount  
MountManager<T extends FileSystemMount>  
 

Class Summary
AbstractMount  
ACL Version 4 of the SFTP protocol introduces an ACL field in the SftpFileAttributes structure.
FileSystemObject  
SftpFile Represents an SFTP file object.
SftpFileAttributes This class represents the ATTRS structure defined in the draft-ietf-secsh-filexfer-02.txt which is used by the protocol to store file attribute information.
SftpSubsystem This class provides the SFTP subsystem.
 

Exception Summary
UnsupportedFileOperationException Thrown when the file system does not support a requested operation.
 



Copyright © 2012. All Rights Reserved.