| Package | Description |
|---|---|
| com.sshtools.sftp |
The base implementation of the SFTP protocol.
|
| Modifier and Type | Method and Description |
|---|---|
SftpSubsystemChannel |
SftpFile.getSFTPChannel()
Get the SFTP subsystem channel that created this file object.
|
SftpSubsystemChannel |
SftpClient.getSubsystemChannel()
Returns the instance of the SftpSubsystemChannel used by this class
|
| Constructor and Description |
|---|
SftpFileAttributes(SftpSubsystemChannel sftp,
ByteArrayReader bar) |
SftpFileAttributes(SftpSubsystemChannel sftp,
int type)
Creates a new FileAttributes object.
|
Copyright © 2014. All rights reserved.