Uses of Class
com.jcraft.jsch.SftpATTRS
| Package | Description |
|---|---|
| com.jcraft.jsch |
-
Uses of SftpATTRS in com.jcraft.jsch
Methods in com.jcraft.jsch that return SftpATTRS Modifier and Type Method Description SftpATTRSChannelSftp.LsEntry. getAttrs()SftpATTRSChannelSftp. lstat(java.lang.String path)SftpATTRSChannelSftp. stat(java.lang.String path)Methods in com.jcraft.jsch with parameters of type SftpATTRS Modifier and Type Method Description voidChannelSftp. setStat(java.lang.String path, SftpATTRS attr)