public interface SftpSession
Modifier and Type | Method and Description |
---|---|
Handle |
createDirectoryHandle(SshFile file) |
Handle |
createFileHandle(SshFile file,
int flags) |
Handle |
getHandle(String id) |
Session |
getSession() |
int |
getVersion() |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.