Package | Description |
---|---|
net.schmizz.sshj.sftp |
Modifier and Type | Method and Description |
---|---|
PathComponents |
PathHelper.getComponents(String path)
Divide the path into
PathComponents(parent, name) while making sure name != "." && name != ".." |
PathComponents |
PathHelper.getComponents(String parent,
String name) |
Constructor and Description |
---|
RemoteResourceInfo(PathComponents comps,
FileAttributes attrs) |
Copyright © 2009–2015. All rights reserved.