Secure iNet Factory

com.jscape.inet.sftp.fsecure
Class FsecureClient

java.lang.Object
  extended by com.jscape.inet.sftp.SftpClient
      extended by com.jscape.inet.sftp.v2.SftpClient2
          extended by com.jscape.inet.sftp.fsecure.FsecureClient
All Implemented Interfaces:
JFileSystem

public class FsecureClient
extends SftpClient2

The F-Secure 2.0.12 special implementation. This server violates the SFTP RFC in SSH_FXP_VERSION packet returning protocol version 0.

Version:
1.0
Author:
Alex Usun

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

FsecureClient

public FsecureClient(com.jscape.inet.util.connection.Connection connection,
                     SftpConfiguration config)
              throws java.io.IOException
Creates a new client instance.

Parameters:
connection - the session channel
config - the configuration.
Throws:
java.io.IOException

Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved