|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jscape.inet.sftp.SftpClient
com.jscape.inet.sftp.v2.SftpClient2
com.jscape.inet.sftp.fsecure.FsecureClient
public class FsecureClient
The F-Secure 2.0.12 special implementation. This server violates the SFTP RFC in SSH_FXP_VERSION packet returning protocol version 0.
| Field Summary |
|---|
| Fields inherited from class com.jscape.inet.sftp.v2.SftpClient2 |
|---|
VERSION |
| Constructor Summary | |
|---|---|
FsecureClient(com.jscape.inet.util.connection.Connection connection,
SftpConfiguration config)
Creates a new client instance. |
|
| Method Summary |
|---|
| Methods inherited from class com.jscape.inet.sftp.v2.SftpClient2 |
|---|
getFile, getFile, getFile, rename |
| Methods inherited from class com.jscape.inet.sftp.SftpClient |
|---|
close, close, containsExtension, create, fstat, getCharset, getConnection, getExtension, getStringExtension, getVersion, isClosed, knowsPacket, lstat, mkdir, open, opendir, read, readdir, realPath, registerPacket, remove, rmdir, sendRequest, setCharset, setFstat, setStat, stat, unregisterPacket, write |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FsecureClient(com.jscape.inet.util.connection.Connection connection,
SftpConfiguration config)
throws java.io.IOException
connection - the session channelconfig - the configuration.
java.io.IOException
|
Secure iNet Factory | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||