| Package | Description |
|---|---|
| com.jcraft.jsch |
| Modifier and Type | Method and Description |
|---|---|
SftpATTRS |
ChannelSftp.LsEntry.getAttrs() |
SftpATTRS |
ChannelSftp.lstat(java.lang.String path) |
SftpATTRS |
ChannelSftp.stat(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelSftp.setStat(java.lang.String path,
SftpATTRS attr) |
Copyright © 2020 JCraft,Inc.. All Rights Reserved.