Searched refs:SSH_FXP_VERSION (Results 1 – 3 of 3) sorted by relevance
18 public static final int SSH_FXP_VERSION = 2; field in Packet51 case SSH_FXP_VERSION: in forName()
199 3.2. sftp: Server extension announcement in SSH_FXP_VERSION202 standard extension announcement mechanism in the SSH_FXP_VERSION server234 This extension is advertised in the SSH_FXP_VERSION hello with version276 advertised in the SSH_FXP_VERSION hello with version "2".291 This extension is advertised in the SSH_FXP_VERSION hello with version
847 if (t != Packet.SSH_FXP_VERSION) in init()