Modifier and Type | Method and Description |
---|---|
(package private) static com.jcraft.jsch.Session |
FileBrowser.getSession(java.lang.String userHost)
Open a session on the given user@host.
|
(package private) static com.jcraft.jsch.ChannelSftp |
FileBrowser.getSftpChannel(java.lang.String userHost)
Get a sftp channel on the given user@host.
|