| Package | Description |
|---|---|
| net.schmizz.sshj.sftp |
| Modifier and Type | Method and Description |
|---|---|
FileMode |
FileAttributes.getMode() |
FileMode |
SFTPClient.mode(String path) |
| Constructor and Description |
|---|
FileAttributes(int mask,
long size,
int uid,
int gid,
FileMode mode,
long atime,
long mtime,
Map<String,String> ext) |
Copyright © 2009–2014. All rights reserved.