Package | Description |
---|---|
com.sshtools.j2ssh | |
com.sshtools.j2ssh.sftp |
Modifier and Type | Method and Description |
---|---|
SftpSubsystemClient |
SshClient.openSftpChannel()
Open's an Sftp channel.
|
SftpSubsystemClient |
SshClient.openSftpChannel(ChannelEventListener eventListener)
Open an SftpSubsystemChannel.
|
Modifier and Type | Method and Description |
---|---|
protected SftpSubsystemClient |
SftpFile.getSFTPSubsystem() |
Modifier and Type | Method and Description |
---|---|
protected void |
SftpFile.setSFTPSubsystem(SftpSubsystemClient sftp) |
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.