| Package | Description |
|---|---|
| com.jcraft.jsch |
| Modifier and Type | Method and Description |
|---|---|
SftpATTRS |
ChannelSftp.LsEntry.getAttrs() |
SftpATTRS |
ChannelSftp.lstat(String path) |
SftpATTRS |
ChannelSftp.stat(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
ChannelSftp.setStat(String path,
SftpATTRS attr) |
Copyright © 2022 JCraft,Inc.. All rights reserved.