Constant Field Values
Contents
com.sshtools.*
-
com.sshtools.ant.Sftp Modifier and Type Constant Field Value protected static final int
CHMOD
5
protected static final int
DEL_FILES
2
protected static final int
GET_FILES
1
protected static final int
MK_DIR
4
protected static final int
SEND_FILES
0
-
com.sshtools.common.authentication.KBIRequestHandlerDialog Modifier and Type Constant Field Value public static final java.lang.String
KBI_ICON
"largekbi.png"
-
com.sshtools.common.authentication.PasswordChange Modifier and Type Constant Field Value public static final java.lang.String
PASSWORD_ICON
"/com/sshtools/common/authentication/largepassword.png"
-
com.sshtools.common.automate.RemoteIdentification Modifier and Type Constant Field Value public static final int
ADD_AUTHORIZEDKEY
1
public static final int
REMOVE_AUTHORIZEDKEY
2
-
com.sshtools.common.configuration.SshToolsConnectionProfile Modifier and Type Constant Field Value public static final int
DO_NOTHING
1
public static final int
EXECUTE_COMMANDS
3
public static final int
START_SHELL
2
-
com.sshtools.common.keygen.KeygenPanel Modifier and Type Constant Field Value public static final int
CHANGE_PASSPHRASE
3
public static final int
CONVERT_IETF_SECSH_TO_OPENSSH
1
public static final int
CONVERT_OPENSSH_TO_IETF_SECSH
2
public static final int
GENERATE_KEY_PAIR
0
-
com.sshtools.common.keygen.KeygenPanel2 Modifier and Type Constant Field Value public static final int
CHANGE_PASSPHRASE
3
public static final int
CONVERT_IETF_SECSH_TO_OPENSSH
1
public static final int
CONVERT_OPENSSH_TO_IETF_SECSH
2
public static final int
GENERATE_KEY_PAIR
0
-
com.sshtools.common.ui.GlobalOptionsTab Modifier and Type Constant Field Value public static final java.lang.String
GLOBAL_ICON
"largeglobal.png"
-
com.sshtools.common.ui.HostsTab Modifier and Type Constant Field Value public static final java.lang.String
ALLOW_ICON
"/com/sshtools/common/ui/ok.png"
public static final java.lang.String
DENY_ICON
"/com/sshtools/common/ui/cancel.png"
public static final java.lang.String
GLOBAL_ICON
"/com/sshtools/common/ui/largeserveridentity.png"
public static final java.lang.String
REMOVE_ICON
"/com/sshtools/common/ui/remove.png"
-
com.sshtools.common.ui.MenuAction Modifier and Type Constant Field Value public static final java.lang.String
MENU
"menu"
-
com.sshtools.common.ui.SshToolsApplication Modifier and Type Constant Field Value public static final java.lang.String
CROSS_PLATFORM_LAF
"CROSS_PLATFORM"
public static final java.lang.String
DEFAULT_LAF
"DEFAULT"
public static final java.lang.String
PREF_CONNECTION_LAST_HOST
"apps.connection.lastHost"
public static final java.lang.String
PREF_CONNECTION_LAST_KEY
"apps.connection.lastKey"
public static final java.lang.String
PREF_CONNECTION_LAST_PORT
"apps.connection.lastPort"
public static final java.lang.String
PREF_CONNECTION_LAST_USER
"apps.connection.lastUser"
public static final java.lang.String
PREF_LAF
"apps.laf"
public static final java.lang.String
SYSTEM_LAF
"SYSTEM"
-
com.sshtools.common.ui.SshToolsApplicationClientPanel Modifier and Type Constant Field Value public static final int
BANNER_TIMEOUT
2000
public static final java.lang.String
PREF_CONNECTION_FILE_DIRECTORY
"sshapps.connectionFile.directory"
-
com.sshtools.common.ui.SshToolsApplicationFrame Modifier and Type Constant Field Value public static final java.lang.String
PREF_LAST_FRAME_GEOMETRY
"application.lastFrameGeometry"
-
com.sshtools.common.ui.SshToolsApplicationInternalFrame Modifier and Type Constant Field Value public static final java.lang.String
PREF_LAST_FRAME_GEOMETRY
"application.lastFrameGeometry"
-
com.sshtools.common.ui.SshToolsApplicationSessionPanel Modifier and Type Constant Field Value public static final java.lang.String
PREF_CONNECTION_FILE_DIRECTORY
"sshapps.connectionFile.directory"
-
com.sshtools.common.ui.SshToolsConnectionHostTab Modifier and Type Constant Field Value public static final java.lang.String
AUTH_ICON
"largelock.png"
public static final java.lang.String
CONNECT_ICON
"largeserveridentity.png"
public static final int
DEFAULT_PORT
22
public static final java.lang.String
SHOW_AVAILABLE
"<Show available methods>"
-
com.sshtools.common.ui.SshToolsConnectionProxyTab Modifier and Type Constant Field Value public static final java.lang.String
PROXY_ICON
"/com/sshtools/common/ui/proxy.png"
-
com.sshtools.common.ui.StandardAction Modifier and Type Constant Field Value public static final java.lang.String
CONTEXT_MENU_GROUP
"contextMenuGroup"
public static final java.lang.String
CONTEXT_MENU_WEIGHT
"contextMenuWeight"
public static final java.lang.String
HIDE_TOOLBAR_TEXT
"hideToolbarText"
public static final java.lang.String
IMAGE_DIR
"/com/sshtools/sshterm/"
public static final java.lang.String
IS_TOGGLE_BUTTON
"isToggleButton"
public static final java.lang.String
LARGE_ICON
"LargeIcon"
public static final java.lang.String
MENU_ICON
"menuIcon"
public static final java.lang.String
MENU_ITEM_GROUP
"menuItemGroup"
public static final java.lang.String
MENU_ITEM_WEIGHT
"menuItemWeight"
public static final java.lang.String
MENU_NAME
"menuName"
public static final java.lang.String
ON_CONTEXT_MENU
"onContextMenu"
public static final java.lang.String
ON_MENUBAR
"onMenuBar"
public static final java.lang.String
ON_TOOLBAR
"onToolBar"
public static final java.lang.String
TOOLBAR_GROUP
"toolBarGroup"
public static final java.lang.String
TOOLBAR_WEIGHT
"toolBarWeight"
-
com.sshtools.daemon.authentication.SshAuthenticationServerFactory Modifier and Type Constant Field Value public static final java.lang.String
AUTH_KBI
"keyboard-interactive"
public static final java.lang.String
AUTH_PASSWORD
"password"
public static final java.lang.String
AUTH_PK
"publickey"
-
com.sshtools.daemon.platform.NativeFileSystemProvider Modifier and Type Constant Field Value public static final int
OPEN_APPEND
4
public static final int
OPEN_CREATE
8
public static final int
OPEN_EXCLUSIVE
32
public static final int
OPEN_READ
1
public static final int
OPEN_TRUNCATE
16
public static final int
OPEN_WRITE
2
-
com.sshtools.daemon.session.SessionChannelFactory Modifier and Type Constant Field Value public static final java.lang.String
SESSION_CHANNEL
"session"
-
com.sshtools.daemon.session.SessionChannelServer Modifier and Type Constant Field Value public static final java.lang.String
SESSION_CHANNEL_TYPE
"session"
-
com.sshtools.daemon.sftp.SftpSubsystemServer Modifier and Type Constant Field Value public static final int
VERSION_1
1
public static final int
VERSION_2
2
public static final int
VERSION_3
3
public static final int
VERSION_4
4
-
com.sshtools.daemon.terminal.ColorHelper Modifier and Type Constant Field Value public static final java.lang.String
BLACK
"S"
public static final java.lang.String
BLINK
"e"
public static final java.lang.String
BLINK_OFF
"n"
public static final java.lang.String
BLUE
"B"
public static final java.lang.String
BOLD
"f"
public static final java.lang.String
BOLD_OFF
"d"
public static final java.lang.String
CYAN
"C"
public static final java.lang.String
GREEN
"G"
public static final java.lang.String
INTERNAL_MARKER
"\u0001"
public static final java.lang.String
ITALIC
"i"
public static final java.lang.String
ITALIC_OFF
"j"
public static final java.lang.String
MAGENTA
"M"
public static final int
MARKER_CODE
1
public static final java.lang.String
RED
"R"
public static final java.lang.String
RESET_ALL
"a"
public static final java.lang.String
UNDERLINED
"u"
public static final java.lang.String
UNDERLINED_OFF
"v"
public static final java.lang.String
white
"W"
public static final java.lang.String
YELLOW
"Y"
-
com.sshtools.daemon.terminal.Terminal Modifier and Type Constant Field Value public static final byte
A
65
public static final byte
B
66
public static final byte
BS
8
public static final byte
C
67
public static final byte
CAN
24
public static final byte
D
68
public static final byte
DEL
127
public static final byte
E
69
public static final byte
EOT
4
public static final byte
ESC
27
public static final byte
f
102
public static final byte
FF
12
public static final byte
H
72
public static final byte
HT
9
public static final byte
LE
75
public static final byte
LSB
91
public static final byte
r
114
public static final byte
SE
74
public static final byte
SEMICOLON
59
public static final byte
SGR
1
-
com.sshtools.daemon.terminal.TerminalIO Modifier and Type Constant Field Value public static final int
BACKSPACE
1303
public static final int
BCOLOR
10002
public static final int
BEL
7
public static final int
BLACK
30
public static final int
BLINK
5
public static final int
BLINK_OFF
25
public static final int
BLUE
34
public static final int
BOLD
1
public static final int
BOLD_OFF
22
public static final int
BS
8
public static final int
BYTEMISSING
1201
public static final int
CharacterUpdate
476
public static final int
COLORINIT
1304
public static final int
CR
13
public static final java.lang.String
CRLF
"\r\n"
public static final int
CYAN
36
public static final int
DEL
127
public static final int
DELETE
1302
public static final int
DOWN
1002
public static final int
EBOL
1101
public static final int
EBOS
1105
public static final int
EditBuffer
575
public static final int
EEL
1103
public static final int
EEOL
1100
public static final int
EEOS
1104
public static final int
EES
1106
public static final int
ENTER
10
public static final int
EOL_CR
2
public static final int
EOL_CRLF
1
public static final int
ESCAPE
1200
public static final int
FCOLOR
10001
public static final int
GREEN
32
public static final int
HANDLED
1305
public static final int
IOERROR
-1
public static final int
ITALIC
3
public static final int
ITALIC_OFF
23
public static final int
LEFT
1004
public static final int
LF
10
public static final int
LineEditBuffer
576
public static final int
LineUpdate
475
public static final int
LOGOUTREQUEST
1306
public static final int
MAGENTA
35
public static final int
RED
31
public static final int
RESET
10004
public static final int
RESTORECURSOR
1052
public static final int
RIGHT
1003
public static final int
ScreenpartUpdate
477
public static final int
STORECURSOR
1051
public static final int
STYLE
10003
public static final int
TABULATOR
1301
public static final int
UNDERLINED
4
public static final int
UNDERLINED_OFF
24
public static final int
UNRECOGNIZED
1202
public static final int
UP
1001
public static final int
white
37
public static final int
YELLOW
33
-
com.sshtools.daemon.util.StringPattern Modifier and Type Constant Field Value protected static final java.lang.String
MULTI_WILDCARD
"*"
protected static final char
MULTICHAR_WILDCARD
42
protected static final char
SINGLECHAR_WILDCARD
63
-
com.sshtools.daemon.util.StringScanner Modifier and Type Constant Field Value public static final char
END_REACHED
65535
-
com.sshtools.daemon.util.StringUtil Modifier and Type Constant Field Value public static final char
CH_CR
13
public static final char
CH_NEWLINE
10
public static final char
CH_SPACE
32
public static final char
CH_TAB
9
public static final java.lang.String
STR_CR
"\r"
public static final java.lang.String
STR_NEWLINE
"\n"
public static final java.lang.String
STR_SPACE
" "
public static final java.lang.String
STR_TAB
"\t"
-
com.sshtools.j2ssh.agent.AgentSocketChannel Modifier and Type Constant Field Value public static final java.lang.String
AGENT_FORWARDING_CHANNEL
"auth-agent"
-
com.sshtools.j2ssh.agent.KeyConstraints Modifier and Type Constant Field Value public static final long
NO_LIMIT
4294967295L
public static final long
NO_TIMEOUT
0L
protected static final int
SSH_AGENT_CONSTRAINT_FORWARDING_PATH
100
protected static final int
SSH_AGENT_CONSTRAINT_FORWARDING_STEPS
52
protected static final int
SSH_AGENT_CONSTRAINT_NEED_USER_VERIFICATION
151
protected static final int
SSH_AGENT_CONSTRAINT_SSH1_COMPAT
150
protected static final int
SSH_AGENT_CONSTRAINT_TIMEOUT
50
protected static final int
SSH_AGENT_CONSTRAINT_USE_LIMIT
51
-
com.sshtools.j2ssh.agent.SshAgentClient Modifier and Type Constant Field Value public static final java.lang.String
HASH_AND_SIGN
"hash-and-sign"
-
com.sshtools.j2ssh.authentication.AuthenticationProtocolState Modifier and Type Constant Field Value public static final int
CANCELLED
5
public static final int
COMPLETE
4
public static final int
FAILED
2
public static final int
PARTIAL
3
public static final int
READY
1
-
com.sshtools.j2ssh.authentication.SshAuthenticationClientFactory Modifier and Type Constant Field Value public static final java.lang.String
AUTH_HOSTBASED
"hostbased"
public static final java.lang.String
AUTH_KBI
"keyboard-interactive"
public static final java.lang.String
AUTH_PASSWORD
"password"
public static final java.lang.String
AUTH_PK
"publickey"
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthBanner Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_BANNER
53
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthFailure Modifier and Type Constant Field Value protected static final int
SSH_MSG_USERAUTH_FAILURE
51
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoRequest Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_INFO_REQUEST
60
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthInfoResponse Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_INFO_RESPONSE
61
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthPKOK Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_PK_OK
60
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthPwdChangeReq Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_PWD_CHANGEREQ
60
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthRequest Modifier and Type Constant Field Value public static final int
SSH_MSG_USERAUTH_REQUEST
50
-
com.sshtools.j2ssh.authentication.SshMsgUserAuthSuccess Modifier and Type Constant Field Value protected static final int
SSH_MSG_USERAUTH_SUCCESS
52
-
com.sshtools.j2ssh.configuration.SshConnectionProperties Modifier and Type Constant Field Value public static final int
USE_HTTP_PROXY
2
public static final int
USE_SOCKS4_PROXY
3
public static final int
USE_SOCKS5_PROXY
4
public static final int
USE_STANDARD_SOCKET
1
-
com.sshtools.j2ssh.connection.ChannelState Modifier and Type Constant Field Value public static final int
CHANNEL_CLOSED
3
public static final int
CHANNEL_OPEN
2
public static final int
CHANNEL_UNINITIALIZED
1
-
com.sshtools.j2ssh.connection.SshMsgChannelClose Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_CLOSE
97
-
com.sshtools.j2ssh.connection.SshMsgChannelData Modifier and Type Constant Field Value public static final int
SSH_MSG_CHANNEL_DATA
94
-
com.sshtools.j2ssh.connection.SshMsgChannelEOF Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_EOF
96
-
com.sshtools.j2ssh.connection.SshMsgChannelExtendedData Modifier and Type Constant Field Value public static final int
SSH_EXTENDED_DATA_STDERR
1
public static final int
SSH_MSG_CHANNEL_EXTENDED_DATA
95
-
com.sshtools.j2ssh.connection.SshMsgChannelFailure Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_FAILURE
100
-
com.sshtools.j2ssh.connection.SshMsgChannelOpen Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_OPEN
90
-
com.sshtools.j2ssh.connection.SshMsgChannelOpenConfirmation Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_OPEN_CONFIRMATION
91
-
com.sshtools.j2ssh.connection.SshMsgChannelOpenFailure Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_OPEN_FAILURE
92
protected static final long
SSH_OPEN_ADMINISTRATIVELY_PROHIBITED
1L
protected static final long
SSH_OPEN_CONNECT_FAILED
2L
protected static final long
SSH_OPEN_RESOURCE_SHORTAGE
4L
protected static final long
SSH_OPEN_UNKNOWN_CHANNEL_TYPE
3L
-
com.sshtools.j2ssh.connection.SshMsgChannelRequest Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_REQUEST
98
-
com.sshtools.j2ssh.connection.SshMsgChannelSuccess Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_SUCCESS
99
-
com.sshtools.j2ssh.connection.SshMsgChannelWindowAdjust Modifier and Type Constant Field Value protected static final int
SSH_MSG_CHANNEL_WINDOW_ADJUST
93
-
com.sshtools.j2ssh.connection.SshMsgGlobalRequest Modifier and Type Constant Field Value protected static final int
SSH_MSG_GLOBAL_REQUEST
80
-
com.sshtools.j2ssh.connection.SshMsgRequestFailure Modifier and Type Constant Field Value public static final int
SSH_MSG_REQUEST_FAILURE
82
-
com.sshtools.j2ssh.connection.SshMsgRequestSuccess Modifier and Type Constant Field Value protected static final int
SSH_MSG_REQUEST_SUCCESS
81
-
com.sshtools.j2ssh.forwarding.ForwardingChannel Modifier and Type Constant Field Value public static final java.lang.String
LOCAL_FORWARDING_CHANNEL
"direct-tcpip"
public static final java.lang.String
REMOTE_FORWARDING_CHANNEL
"forwarded-tcpip"
public static final java.lang.String
X11_FORWARDING_CHANNEL
"x11"
-
com.sshtools.j2ssh.forwarding.ForwardingClient Modifier and Type Constant Field Value public static final java.lang.String
REMOTE_FORWARD_CANCEL_REQUEST
"cancel-tcpip-forward"
public static final java.lang.String
REMOTE_FORWARD_REQUEST
"tcpip-forward"
-
com.sshtools.j2ssh.io.DynamicBuffer Modifier and Type Constant Field Value protected static final int
DEFAULT_BUFFER_SIZE
32768
-
com.sshtools.j2ssh.io.IOStreamConnectorState Modifier and Type Constant Field Value public static final int
BOF
1
public static final int
CLOSED
4
public static final int
CONNECTED
2
public static final int
EOF
3
-
com.sshtools.j2ssh.io.UnsignedInteger32 Modifier and Type Constant Field Value public static final long
MAX_VALUE
4294967295L
public static final long
MIN_VALUE
0L
-
com.sshtools.j2ssh.net.HttpHeader Modifier and Type Constant Field Value protected static final java.lang.String
white_SPACE
" \t\r"
-
com.sshtools.j2ssh.net.SocksProxySocket Modifier and Type Constant Field Value public static final int
SOCKS4
4
public static final int
SOCKS5
5
-
com.sshtools.j2ssh.openssh.PEM Modifier and Type Constant Field Value public static final java.lang.String
DSA_PRIVATE_KEY
"DSA PRIVATE KEY"
protected static final int
MAX_LINE_LENGTH
75
protected static final java.lang.String
PEM_BEGIN
"-----BEGIN "
protected static final java.lang.String
PEM_BOUNDARY
"-----"
protected static final java.lang.String
PEM_END
"-----END "
public static final java.lang.String
RSA_PRIVATE_KEY
"RSA PRIVATE KEY"
-
com.sshtools.j2ssh.session.PseudoTerminal Modifier and Type Constant Field Value public static final int
CS7
90
public static final int
CS8
91
public static final int
ECHO
53
public static final int
ECHOCTL
60
public static final int
ECHOE
54
public static final int
ECHOK
55
public static final int
ECHOKE
61
public static final int
ECHONL
56
public static final int
ICANON
51
public static final int
ICRNL
36
public static final int
IEXTEN
59
public static final int
IGNCR
35
public static final int
IGNPAR
30
public static final int
IMAXBEL
41
public static final int
INLCR
34
public static final int
INPCK
32
public static final int
ISIG
50
public static final int
ISTRIP
33
public static final int
IUCLC
37
public static final int
IXANY
39
public static final int
IXOFF
40
public static final int
IXON
38
public static final int
NOFLSH
57
public static final int
OCRNL
73
public static final int
OLCUC
71
public static final int
ONLCR
72
public static final int
ONLRET
75
public static final int
ONOCR
74
public static final int
OPOST
70
public static final int
PARENB
92
public static final int
PARMRK
31
public static final int
PARODD
93
public static final int
PENDIN
62
public static final int
TOSTOP
58
public static final int
TTY_OP_END
0
public static final int
TTY_OP_ISPEED
128
public static final int
TTY_OP_OSPEED
129
public static final int
VDISCARD
18
public static final int
VDSUSP
11
public static final int
VEOF
5
public static final int
VEOL
6
public static final int
VEOL2
7
public static final int
VERASE
3
public static final int
VFLUSH
15
public static final int
VINTR
1
public static final int
VKILL
4
public static final int
VLNEXT
14
public static final int
VQUIT
2
public static final int
VREPRINT
12
public static final int
VSTART
8
public static final int
VSTATUS
17
public static final int
VSTOP
9
public static final int
VSUSP
10
public static final int
VSWTCH
16
public static final int
VWERASE
13
public static final int
XCASE
52
-
com.sshtools.j2ssh.sftp.FileAttributes Modifier and Type Constant Field Value public static final int
S_IFBLK
24576
public static final int
S_IFCHR
8192
public static final int
S_IFDIR
16384
public static final int
S_IFIFO
4096
public static final int
S_IFLNK
40960
public static final int
S_IFMT
61440
public static final int
S_IFREG
32768
public static final int
S_IFSOCK
49152
public static final int
S_IRGRP
32
public static final int
S_IROTH
4
public static final int
S_IRUSR
256
public static final int
S_ISGID
1024
public static final int
S_ISUID
2048
public static final int
S_IWGRP
16
public static final int
S_IWOTH
2
public static final int
S_IWUSR
128
public static final int
S_IXGRP
8
public static final int
S_IXOTH
1
public static final int
S_IXUSR
64
public static final int
SSH_FILEXFER_TYPE_BLOCK_DEVICE
8
public static final int
SSH_FILEXFER_TYPE_CHAR_DEVICE
7
public static final int
SSH_FILEXFER_TYPE_DIRECTORY
2
public static final int
SSH_FILEXFER_TYPE_FIFO
9
public static final int
SSH_FILEXFER_TYPE_REGULAR
1
public static final int
SSH_FILEXFER_TYPE_SOCKET
6
public static final int
SSH_FILEXFER_TYPE_SPECIAL
4
public static final int
SSH_FILEXFER_TYPE_SYMLINK
3
public static final int
SSH_FILEXFER_TYPE_UNKNOWN
5
-
com.sshtools.j2ssh.sftp.SftpSubsystemClient Modifier and Type Constant Field Value public static final int
OPEN_APPEND
4
public static final int
OPEN_CREATE
8
public static final int
OPEN_EXCLUSIVE
32
public static final int
OPEN_READ
1
public static final int
OPEN_TRUNCATE
16
public static final int
OPEN_WRITE
2
public static final int
VERSION_1
1
public static final int
VERSION_2
2
public static final int
VERSION_3
3
public static final int
VERSION_4
4
-
com.sshtools.j2ssh.sftp.SshFxpAttrs Modifier and Type Constant Field Value public static final int
SSH_FXP_ATTRS
105
-
com.sshtools.j2ssh.sftp.SshFxpClose Modifier and Type Constant Field Value public static final int
SSH_FXP_CLOSE
4
-
com.sshtools.j2ssh.sftp.SshFxpData Modifier and Type Constant Field Value public static final int
SSH_FXP_DATA
103
-
com.sshtools.j2ssh.sftp.SshFxpFSetStat Modifier and Type Constant Field Value public static final int
SSH_FXP_FSETSTAT
10
-
com.sshtools.j2ssh.sftp.SshFxpFStat Modifier and Type Constant Field Value public static final int
SSH_FXP_FSTAT
8
-
com.sshtools.j2ssh.sftp.SshFxpHandle Modifier and Type Constant Field Value public static final int
SSH_FXP_HANDLE
102
-
com.sshtools.j2ssh.sftp.SshFxpInit Modifier and Type Constant Field Value public static final int
SSH_FXP_INIT
1
-
com.sshtools.j2ssh.sftp.SshFxpLStat Modifier and Type Constant Field Value public static final int
SSH_FXP_LSTAT
7
-
com.sshtools.j2ssh.sftp.SshFxpMkdir Modifier and Type Constant Field Value public static final int
SSH_FXP_MKDIR
14
-
com.sshtools.j2ssh.sftp.SshFxpName Modifier and Type Constant Field Value public static final int
SSH_FXP_NAME
104
-
com.sshtools.j2ssh.sftp.SshFxpOpen Modifier and Type Constant Field Value public static final int
FXF_APPEND
4
public static final int
FXF_CREAT
8
public static final int
FXF_EXCL
32
public static final int
FXF_READ
1
public static final int
FXF_TRUNC
16
public static final int
FXF_WRITE
2
public static final int
SSH_FXP_OPEN
3
-
com.sshtools.j2ssh.sftp.SshFxpOpenDir Modifier and Type Constant Field Value public static final int
SSH_FXP_OPENDIR
11
-
com.sshtools.j2ssh.sftp.SshFxpRead Modifier and Type Constant Field Value public static final int
SSH_FXP_READ
5
-
com.sshtools.j2ssh.sftp.SshFxpReadDir Modifier and Type Constant Field Value public static final int
SSH_FXP_READDIR
12
-
com.sshtools.j2ssh.sftp.SshFxpReadlink Modifier and Type Constant Field Value public static final int
SSH_FXP_READLINK
19
-
com.sshtools.j2ssh.sftp.SshFxpRealPath Modifier and Type Constant Field Value public static final int
SSH_FXP_REALPATH
16
-
com.sshtools.j2ssh.sftp.SshFxpRemove Modifier and Type Constant Field Value public static final int
SSH_FXP_REMOVE
13
-
com.sshtools.j2ssh.sftp.SshFxpRename Modifier and Type Constant Field Value public static final int
SSH_FXP_RENAME
18
-
com.sshtools.j2ssh.sftp.SshFxpRmdir Modifier and Type Constant Field Value public static final int
SSH_FXP_RMDIR
15
-
com.sshtools.j2ssh.sftp.SshFxpSetStat Modifier and Type Constant Field Value public static final int
SSH_FXP_SETSTAT
9
-
com.sshtools.j2ssh.sftp.SshFxpStat Modifier and Type Constant Field Value public static final int
SSH_FXP_STAT
17
-
com.sshtools.j2ssh.sftp.SshFxpStatus Modifier and Type Constant Field Value public static final int
SSH_FXP_STATUS
101
public static final int
STATUS_FX_BAD_MESSAGE
5
public static final int
STATUS_FX_CONNECTION_LOST
7
public static final int
STATUS_FX_EOF
1
public static final int
STATUS_FX_FAILURE
4
public static final int
STATUS_FX_NO_CONNECTION
6
public static final int
STATUS_FX_NO_SUCH_FILE
2
public static final int
STATUS_FX_OK
0
public static final int
STATUS_FX_OP_UNSUPPORTED
8
public static final int
STATUS_FX_PERMISSION_DENIED
3
-
com.sshtools.j2ssh.sftp.SshFxpSymlink Modifier and Type Constant Field Value public static final int
SSH_FXP_SYMLINK
20
-
com.sshtools.j2ssh.sftp.SshFxpVersion Modifier and Type Constant Field Value public static final int
SSH_FXP_VERSION
2
-
com.sshtools.j2ssh.sftp.SshFxpWrite Modifier and Type Constant Field Value public static final int
SSH_FXP_WRITE
6
-
com.sshtools.j2ssh.transport.Service Modifier and Type Constant Field Value public static final int
ACCEPTING_SERVICE
2
public static final int
REQUESTING_SERVICE
1
-
com.sshtools.j2ssh.transport.ServiceState Modifier and Type Constant Field Value public static final int
SERVICE_STARTED
2
public static final int
SERVICE_STOPPED
3
public static final int
SERVICE_UNINITIALIZED
1
-
com.sshtools.j2ssh.transport.SshMsgDebug Modifier and Type Constant Field Value protected static final int
SSH_MSG_DEBUG
4
-
com.sshtools.j2ssh.transport.SshMsgDisconnect Modifier and Type Constant Field Value public static final int
AUTH_CANCELLED_BY_USER
13
public static final int
BY_APPLICATION
11
public static final int
COMPRESSION_ERROR
6
public static final int
CONNECTION_LOST
10
public static final int
HOST_KEY_NOT_VERIFIABLE
9
public static final int
HOST_NOT_ALLOWED
1
public static final int
ILLEGAL_USER_NAME
15
public static final int
KEY_EXCHANGE_FAILED
3
public static final int
MAC_ERROR
5
public static final int
NO_MORE_AUTH_METHODS_AVAILABLE
14
public static final int
PROTOCOL_ERROR
2
public static final int
PROTOCOL_VERSION_NOT_SUPPORTED
8
public static final int
RESERVED
4
public static final int
SERVICE_NOT_AVAILABLE
7
protected static final int
SSH_MSG_DISCONNECT
1
public static final int
TOO_MANY_CONNECTIONS
12
-
com.sshtools.j2ssh.transport.SshMsgIgnore Modifier and Type Constant Field Value protected static final int
SSH_MSG_IGNORE
2
-
com.sshtools.j2ssh.transport.SshMsgKexInit Modifier and Type Constant Field Value protected static final int
SSH_MSG_KEX_INIT
20
-
com.sshtools.j2ssh.transport.SshMsgNewKeys Modifier and Type Constant Field Value protected static final int
SSH_MSG_NEWKEYS
21
-
com.sshtools.j2ssh.transport.SshMsgServiceAccept Modifier and Type Constant Field Value protected static final int
SSH_MSG_SERVICE_ACCEPT
6
-
com.sshtools.j2ssh.transport.SshMsgServiceRequest Modifier and Type Constant Field Value public static final int
SSH_MSG_SERVICE_REQUEST
5
-
com.sshtools.j2ssh.transport.SshMsgUnimplemented Modifier and Type Constant Field Value protected static final int
SSH_MSG_UNIMPLEMENTED
3
-
com.sshtools.j2ssh.transport.TransportProtocolCommon Modifier and Type Constant Field Value public static final int
EOL_CRLF
1
public static final int
EOL_LF
2
public static final java.lang.String
PROTOCOL_VERSION
"2.0"
-
com.sshtools.j2ssh.transport.TransportProtocolState Modifier and Type Constant Field Value public static final int
CONNECTED
4
public static final int
DISCONNECTED
5
public static final int
NEGOTIATING_PROTOCOL
2
public static final int
PERFORMING_KEYEXCHANGE
3
public static final int
UNINITIALIZED
1
-
com.sshtools.j2ssh.transport.cipher.SshCipher Modifier and Type Constant Field Value public static final int
DECRYPT_MODE
1
public static final int
ENCRYPT_MODE
0
-
com.sshtools.j2ssh.transport.compression.SshCompression Modifier and Type Constant Field Value public static final int
DEFLATER
1
public static final int
INFLATER
0
-
com.sshtools.j2ssh.transport.compression.SshCompressionFactory Modifier and Type Constant Field Value public static final java.lang.String
COMP_NONE
"none"
-
com.sshtools.j2ssh.transport.kex.KeyExchangeState Modifier and Type Constant Field Value public static final int
COMPLETE
1
public static final int
FAILED
2
public static final int
IN_PROGRESS
0
-
com.sshtools.j2ssh.transport.kex.SshMsgKexDhInit Modifier and Type Constant Field Value protected static final int
SSH_MSG_KEXDH_INIT
30
-
com.sshtools.j2ssh.transport.kex.SshMsgKexDhReply Modifier and Type Constant Field Value protected static final int
SSH_MSG_KEXDH_REPLY
31
-
com.sshtools.j2ssh.util.Base64 Modifier and Type Constant Field Value public static final boolean
DECODE
false
public static final boolean
ENCODE
true
-
com.sshtools.j2ssh.util.OpenClosedState Modifier and Type Constant Field Value public static final int
CLOSED
2
public static final int
OPEN
1
-
com.sshtools.j2ssh.util.StartStopState Modifier and Type Constant Field Value public static final int
FAILED
3
public static final int
STARTED
1
public static final int
STOPPED
2