Package | Description |
---|---|
com.trilead.ssh2 |
Constructor and Description |
---|
SCPClient(Connection conn) |
SFTPv3Client(Connection conn)
Create a SFTP v3 client.
|
SFTPv3Client(Connection conn,
PrintStream debug)
Deprecated.
this constructor (debug version) will disappear in the future,
use
SFTPv3Client.SFTPv3Client(Connection) instead. |
Copyright © 2014. All rights reserved.