A B C D E F G H I J K L M N O P Q R S T U V W _

A

add(HostKey, UserInfo) - Method in interface com.jcraft.jsch.HostKeyRepository
 
add(byte[]) - Method in interface com.jcraft.jsch.IdentityRepository
 
add(byte[]) - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
add(HostKey, UserInfo) - Method in class com.jcraft.jsch.KnownHosts
 
addIdentity(String) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addIdentity(String, String) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addIdentity(String, byte[]) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addIdentity(String, String, byte[]) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addIdentity(String, byte[], byte[], byte[]) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addIdentity(Identity, byte[]) - Method in class com.jcraft.jsch.JSch
Sets the private key, which will be referred in the public key authentication.
addSession(Session) - Method in class com.jcraft.jsch.JSch
 
AES128CBC - Class in com.jcraft.jsch.jce
 
AES128CBC() - Constructor for class com.jcraft.jsch.jce.AES128CBC
 
AES128CTR - Class in com.jcraft.jsch.jce
 
AES128CTR() - Constructor for class com.jcraft.jsch.jce.AES128CTR
 
AES192CBC - Class in com.jcraft.jsch.jce
 
AES192CBC() - Constructor for class com.jcraft.jsch.jce.AES192CBC
 
AES192CTR - Class in com.jcraft.jsch.jce
 
AES192CTR() - Constructor for class com.jcraft.jsch.jce.AES192CTR
 
AES256CBC - Class in com.jcraft.jsch.jce
 
AES256CBC() - Constructor for class com.jcraft.jsch.jce.AES256CBC
 
AES256CTR - Class in com.jcraft.jsch.jce
 
AES256CTR() - Constructor for class com.jcraft.jsch.jce.AES256CTR
 
APPEND - Static variable in class com.jcraft.jsch.ChannelSftp
 
ARCFOUR - Class in com.jcraft.jsch.jce
 
ARCFOUR() - Constructor for class com.jcraft.jsch.jce.ARCFOUR
 
ARCFOUR128 - Class in com.jcraft.jsch.jce
 
ARCFOUR128() - Constructor for class com.jcraft.jsch.jce.ARCFOUR128
 
ARCFOUR256 - Class in com.jcraft.jsch.jce
 
ARCFOUR256() - Constructor for class com.jcraft.jsch.jce.ARCFOUR256
 

B

BlowfishCBC - Class in com.jcraft.jsch.jce
 
BlowfishCBC() - Constructor for class com.jcraft.jsch.jce.BlowfishCBC
 
BREAK - Static variable in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
 
buf - Variable in class com.jcraft.jsch.UserAuth
 
Buffer - Class in com.jcraft.jsch
 
Buffer(int) - Constructor for class com.jcraft.jsch.Buffer
 
Buffer(byte[]) - Constructor for class com.jcraft.jsch.Buffer
 
Buffer() - Constructor for class com.jcraft.jsch.Buffer
 

C

cd(String) - Method in class com.jcraft.jsch.ChannelSftp
 
CHANGED - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
Channel - Class in com.jcraft.jsch
 
ChannelDirectTCPIP - Class in com.jcraft.jsch
 
ChannelExec - Class in com.jcraft.jsch
 
ChannelExec() - Constructor for class com.jcraft.jsch.ChannelExec
 
ChannelForwardedTCPIP - Class in com.jcraft.jsch
 
ChannelSftp - Class in com.jcraft.jsch
 
ChannelSftp() - Constructor for class com.jcraft.jsch.ChannelSftp
 
ChannelSftp.LsEntry - Class in com.jcraft.jsch
 
ChannelSftp.LsEntrySelector - Interface in com.jcraft.jsch
This interface will be passed as an argument for ls method.
ChannelShell - Class in com.jcraft.jsch
 
ChannelSubsystem - Class in com.jcraft.jsch
 
ChannelSubsystem() - Constructor for class com.jcraft.jsch.ChannelSubsystem
 
check(String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
 
check(String, byte[]) - Method in class com.jcraft.jsch.KnownHosts
 
chgrp(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
chmod(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
chown(int, String) - Method in class com.jcraft.jsch.ChannelSftp
 
Cipher - Interface in com.jcraft.jsch
 
CipherNone - Class in com.jcraft.jsch
 
CipherNone() - Constructor for class com.jcraft.jsch.CipherNone
 
clear() - Method in interface com.jcraft.jsch.Identity
Disposes internally allocated data, like byte array for the private key.
close() - Method in class com.jcraft.jsch.IO
 
close() - Method in interface com.jcraft.jsch.Proxy
 
close() - Method in class com.jcraft.jsch.ProxyHTTP
 
close() - Method in class com.jcraft.jsch.ProxySOCKS4
 
close() - Method in class com.jcraft.jsch.ProxySOCKS5
 
com.jcraft.jsch - package com.jcraft.jsch
 
com.jcraft.jsch.jce - package com.jcraft.jsch.jce
 
com.jcraft.jsch.jcraft - package com.jcraft.jsch.jcraft
 
com.jcraft.jsch.jgss - package com.jcraft.jsch.jgss
 
comment - Variable in class com.jcraft.jsch.HostKey
 
compareTo(Object) - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
 
compress(byte[], int, int[]) - Method in interface com.jcraft.jsch.Compression
 
compress(byte[], int, int[]) - Method in class com.jcraft.jsch.jcraft.Compression
 
Compression - Interface in com.jcraft.jsch
 
Compression - Class in com.jcraft.jsch.jcraft
 
Compression() - Constructor for class com.jcraft.jsch.jcraft.Compression
 
ConfigRepository - Interface in com.jcraft.jsch
 
ConfigRepository.Config - Interface in com.jcraft.jsch
 
connect() - Method in class com.jcraft.jsch.Channel
 
connect(int) - Method in class com.jcraft.jsch.Channel
 
connect(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
connect(SocketFactory, String, int, int) - Method in interface com.jcraft.jsch.Proxy
 
connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxyHTTP
 
connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxySOCKS4
 
connect(SocketFactory, String, int, int) - Method in class com.jcraft.jsch.ProxySOCKS5
 
connect() - Method in class com.jcraft.jsch.Session
 
connect(int) - Method in class com.jcraft.jsch.Session
 
CONTINUE - Static variable in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
 
count(long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
create(String, String) - Method in interface com.jcraft.jsch.GSSContext
 
create(String, String) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
 
createServerSocket(int, int, InetAddress) - Method in interface com.jcraft.jsch.ServerSocketFactory
 
createSocket(String, int) - Method in interface com.jcraft.jsch.SocketFactory
 

D

daemon_thread - Variable in class com.jcraft.jsch.Session
 
DEBUG - Static variable in interface com.jcraft.jsch.Logger
 
decrypt() - Method in interface com.jcraft.jsch.Identity
Deprecated. The decryption should be done automatically in #setPassphase(byte[] passphrase)
decrypt(String) - Method in class com.jcraft.jsch.KeyPair
 
decrypt(byte[]) - Method in class com.jcraft.jsch.KeyPair
 
DECRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
 
defaultConfig - Static variable in interface com.jcraft.jsch.ConfigRepository
 
DEFLATER - Static variable in interface com.jcraft.jsch.Compression
 
delPortForwardingL(int) - Method in class com.jcraft.jsch.Session
Cancels the local port forwarding assigned at local TCP port lport on loopback interface.
delPortForwardingL(String, int) - Method in class com.jcraft.jsch.Session
Cancels the local port forwarding assigned at local TCP port lport on bind_address interface.
delPortForwardingR(int) - Method in class com.jcraft.jsch.Session
Cancels the remote port forwarding assigned at remote TCP port rport.
delPortForwardingR(String, int) - Method in class com.jcraft.jsch.Session
Cancels the remote port forwarding assigned at remote TCP port rport bound on the interface at bind_address.
DH - Interface in com.jcraft.jsch
 
DH - Class in com.jcraft.jsch.jce
 
DH() - Constructor for class com.jcraft.jsch.jce.DH
 
DHG1 - Class in com.jcraft.jsch
 
DHG1() - Constructor for class com.jcraft.jsch.DHG1
 
DHG14 - Class in com.jcraft.jsch
 
DHG14() - Constructor for class com.jcraft.jsch.DHG14
 
DHGEX - Class in com.jcraft.jsch
 
DHGEX() - Constructor for class com.jcraft.jsch.DHGEX
 
DHGEX256 - Class in com.jcraft.jsch
 
DHGEX256() - Constructor for class com.jcraft.jsch.DHGEX256
 
digest() - Method in interface com.jcraft.jsch.HASH
 
digest() - Method in class com.jcraft.jsch.jce.MD5
 
digest() - Method in class com.jcraft.jsch.jce.SHA1
 
digest() - Method in class com.jcraft.jsch.jce.SHA256
 
disconnect() - Method in class com.jcraft.jsch.Channel
 
disconnect() - Method in class com.jcraft.jsch.ChannelSftp
 
disconnect() - Method in class com.jcraft.jsch.Session
 
dispose() - Method in interface com.jcraft.jsch.GSSContext
 
dispose() - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
 
dispose() - Method in class com.jcraft.jsch.KeyPair
 
dispose() - Method in class com.jcraft.jsch.KeyPairDSA
 
dispose() - Method in class com.jcraft.jsch.KeyPairRSA
 
doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACMD596
 
doFinal(byte[], int) - Method in class com.jcraft.jsch.jce.HMACSHA196
 
doFinal(byte[], int) - Method in class com.jcraft.jsch.jcraft.HMACMD596
 
doFinal(byte[], int) - Method in class com.jcraft.jsch.jcraft.HMACSHA196
 
doFinal(byte[], int) - Method in interface com.jcraft.jsch.MAC
 
DSA - Static variable in class com.jcraft.jsch.KeyPair
 

E

encode(Packet) - Method in class com.jcraft.jsch.Session
 
ENCRYPT_MODE - Static variable in interface com.jcraft.jsch.Cipher
 
end() - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
ERROR - Static variable in class com.jcraft.jsch.KeyPair
 
ERROR - Static variable in interface com.jcraft.jsch.Logger
 
exit() - Method in class com.jcraft.jsch.ChannelSftp
 

F

FATAL - Static variable in interface com.jcraft.jsch.Logger
 
fill(byte[], int, int) - Method in class com.jcraft.jsch.jce.Random
 
fill(byte[], int, int) - Method in interface com.jcraft.jsch.Random
 
finalize() - Method in class com.jcraft.jsch.KeyPair
 
forSSHAgent() - Method in class com.jcraft.jsch.KeyPair
 
forSSHAgent() - Method in class com.jcraft.jsch.KeyPairDSA
 
forSSHAgent() - Method in class com.jcraft.jsch.KeyPairRSA
 
ForwardedTCPIPDaemon - Interface in com.jcraft.jsch
 

G

genChannelOpenPacket() - Method in class com.jcraft.jsch.Channel
 
genChannelOpenPacket() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
genKeyPair(JSch, int) - Static method in class com.jcraft.jsch.KeyPair
 
genKeyPair(JSch, int, int) - Static method in class com.jcraft.jsch.KeyPair
 
get(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, OutputStream) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, OutputStream, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, OutputStream, SftpProgressMonitor, int, long) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
get(String, int) - Method in class com.jcraft.jsch.ChannelSftp
Deprecated. This method will be deleted in the future.
get(String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
Deprecated. This method will be deleted in the future.
get(String, SftpProgressMonitor, long) - Method in class com.jcraft.jsch.ChannelSftp
 
GET - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
 
getAlgName() - Method in interface com.jcraft.jsch.Identity
Returns the name of the key algorithm.
getATime() - Method in class com.jcraft.jsch.SftpATTRS
 
getAtimeString() - Method in class com.jcraft.jsch.SftpATTRS
 
getAttrs() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
 
getAvail() - Method in class com.jcraft.jsch.SftpStatVFS
 
getAvailBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
 
getAvailForNonRoot() - Method in class com.jcraft.jsch.SftpStatVFS
 
getAvailINodes() - Method in class com.jcraft.jsch.SftpStatVFS
 
getBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
 
getBlockSize() - Method in interface com.jcraft.jsch.Cipher
 
getBlockSize() - Method in class com.jcraft.jsch.CipherNone
 
getBlockSize() - Method in interface com.jcraft.jsch.HASH
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES128CBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES128CTR
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES192CBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES192CTR
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES256CBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.AES256CTR
 
getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR
 
getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR128
 
getBlockSize() - Method in class com.jcraft.jsch.jce.ARCFOUR256
 
getBlockSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACMD596
 
getBlockSize() - Method in class com.jcraft.jsch.jce.HMACSHA196
 
getBlockSize() - Method in class com.jcraft.jsch.jce.MD5
 
getBlockSize() - Method in class com.jcraft.jsch.jce.SHA1
 
getBlockSize() - Method in class com.jcraft.jsch.jce.SHA256
 
getBlockSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
getBlockSize() - Method in class com.jcraft.jsch.jce.TripleDESCTR
 
getBlockSize() - Method in class com.jcraft.jsch.jcraft.HMACMD596
 
getBlockSize() - Method in class com.jcraft.jsch.jcraft.HMACSHA196
 
getBlockSize() - Method in interface com.jcraft.jsch.MAC
 
getBlockSize() - Method in class com.jcraft.jsch.SftpStatVFS
 
getBulkRequests() - Method in class com.jcraft.jsch.ChannelSftp
This method will return the value how many requests may be sent at any one time.
getByte() - Method in class com.jcraft.jsch.Buffer
 
getByte(byte[]) - Method in class com.jcraft.jsch.Buffer
 
getByte(int) - Method in class com.jcraft.jsch.Buffer
 
getC() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getC() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getCapacity() - Method in class com.jcraft.jsch.SftpStatVFS
 
getCause() - Method in exception com.jcraft.jsch.JSchException
 
getCause() - Method in exception com.jcraft.jsch.SftpException
 
getClientVersion() - Method in class com.jcraft.jsch.Session
 
getComment() - Method in class com.jcraft.jsch.HostKey
 
getConfig(String) - Method in interface com.jcraft.jsch.ConfigRepository
 
getConfig(String) - Static method in class com.jcraft.jsch.JSch
Returns the config value for the specified key.
getConfig(String) - Method in class com.jcraft.jsch.OpenSSHConfig
 
getConfig(String) - Method in class com.jcraft.jsch.Session
 
getConfigRepository() - Method in class com.jcraft.jsch.JSch
 
getD() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getD() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getDefaultPort() - Static method in class com.jcraft.jsch.ProxyHTTP
 
getDefaultPort() - Static method in class com.jcraft.jsch.ProxySOCKS4
 
getDefaultPort() - Static method in class com.jcraft.jsch.ProxySOCKS5
 
getE() - Method in interface com.jcraft.jsch.DH
 
getE() - Method in class com.jcraft.jsch.jce.DH
 
getE() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getE() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getEP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getEP() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getEQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getEQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getErrStream() - Method in class com.jcraft.jsch.ChannelExec
 
getErrStream() - Method in class com.jcraft.jsch.ChannelSubsystem
 
getExitStatus() - Method in class com.jcraft.jsch.Channel
 
getExtended() - Method in class com.jcraft.jsch.SftpATTRS
 
getExtension(String) - Method in class com.jcraft.jsch.ChannelSftp
 
getExtInputStream() - Method in class com.jcraft.jsch.Channel
 
getFilename() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
 
getFileSystemID() - Method in class com.jcraft.jsch.SftpStatVFS
 
getFingerPrint(JSch) - Method in class com.jcraft.jsch.HostKey
 
getFingerPrint() - Method in class com.jcraft.jsch.KeyExchange
 
getFingerPrint() - Method in class com.jcraft.jsch.KeyPair
Returns the finger-print of the public key.
getFlags() - Method in class com.jcraft.jsch.SftpATTRS
 
getFragmentSize() - Method in class com.jcraft.jsch.SftpStatVFS
 
getFreeBlocks() - Method in class com.jcraft.jsch.SftpStatVFS
 
getFreeINodes() - Method in class com.jcraft.jsch.SftpStatVFS
 
getG() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getG() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getGId() - Method in class com.jcraft.jsch.SftpATTRS
 
getHome() - Method in class com.jcraft.jsch.ChannelSftp
 
getHost() - Method in class com.jcraft.jsch.HostKey
 
getHost() - Method in class com.jcraft.jsch.Session
 
getHostKey() - Method in interface com.jcraft.jsch.HostKeyRepository
 
getHostKey(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
 
getHostKey() - Method in class com.jcraft.jsch.KnownHosts
 
getHostKey(String, String) - Method in class com.jcraft.jsch.KnownHosts
 
getHostKey() - Method in class com.jcraft.jsch.Session
 
getHostKeyAlias() - Method in class com.jcraft.jsch.Session
 
getHostKeyRepository() - Method in class com.jcraft.jsch.JSch
Returns the current hostkey repository.
getHostKeyRepository() - Method in class com.jcraft.jsch.Session
Gets the hostkeyRepository.
getHostname() - Method in interface com.jcraft.jsch.ConfigRepository.Config
 
getId() - Method in class com.jcraft.jsch.Channel
 
getIdentities() - Method in interface com.jcraft.jsch.IdentityRepository
 
getIdentities() - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
getIdentityNames() - Method in class com.jcraft.jsch.JSch
Lists names of identities included in the identityRepository.
getIdentityRepository() - Method in class com.jcraft.jsch.JSch
 
getINodes() - Method in class com.jcraft.jsch.SftpStatVFS
 
getInputStream() - Method in class com.jcraft.jsch.Channel
 
getInputStream() - Method in interface com.jcraft.jsch.Proxy
 
getInputStream() - Method in class com.jcraft.jsch.ProxyHTTP
 
getInputStream() - Method in class com.jcraft.jsch.ProxySOCKS4
 
getInputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
 
getInputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
 
getInt() - Method in class com.jcraft.jsch.Buffer
 
getIVSize() - Method in interface com.jcraft.jsch.Cipher
 
getIVSize() - Method in class com.jcraft.jsch.CipherNone
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES128CBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES128CTR
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES192CBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES192CTR
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES256CBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.AES256CTR
 
getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR
 
getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR128
 
getIVSize() - Method in class com.jcraft.jsch.jce.ARCFOUR256
 
getIVSize() - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
getIVSize() - Method in class com.jcraft.jsch.jce.TripleDESCTR
 
getK() - Method in interface com.jcraft.jsch.DH
 
getK() - Method in class com.jcraft.jsch.jce.DH
 
getKey() - Method in class com.jcraft.jsch.HostKey
 
getKeySize() - Method in class com.jcraft.jsch.KeyPairDSA
 
getKeySize() - Method in class com.jcraft.jsch.KeyPairRSA
 
getKeyType() - Method in class com.jcraft.jsch.DHG1
 
getKeyType() - Method in class com.jcraft.jsch.DHG14
 
getKeyType() - Method in class com.jcraft.jsch.DHGEX
 
getKeyType() - Method in class com.jcraft.jsch.DHGEX256
 
getKeyType() - Method in class com.jcraft.jsch.KeyExchange
 
getKeyType() - Method in class com.jcraft.jsch.KeyPair
 
getKeyType() - Method in class com.jcraft.jsch.KeyPairDSA
 
getKeyType() - Method in class com.jcraft.jsch.KeyPairRSA
 
getKnownHostsRepositoryID() - Method in interface com.jcraft.jsch.HostKeyRepository
 
getKnownHostsRepositoryID() - Method in class com.jcraft.jsch.KnownHosts
 
getLength() - Method in class com.jcraft.jsch.Buffer
 
getLong() - Method in class com.jcraft.jsch.Buffer
 
getLongname() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
 
getMarker() - Method in class com.jcraft.jsch.HostKey
 
getMaximumFilenameLength() - Method in class com.jcraft.jsch.SftpStatVFS
 
getMIC(byte[], int, int) - Method in interface com.jcraft.jsch.GSSContext
 
getMIC(byte[], int, int) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
 
getMountFlag() - Method in class com.jcraft.jsch.SftpStatVFS
 
getMPInt() - Method in class com.jcraft.jsch.Buffer
 
getMPIntBits() - Method in class com.jcraft.jsch.Buffer
 
getMTime() - Method in class com.jcraft.jsch.SftpATTRS
 
getMtimeString() - Method in class com.jcraft.jsch.SftpATTRS
 
getN() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getN() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getName() - Method in interface com.jcraft.jsch.Identity
Returns the name of this identity.
getName() - Method in interface com.jcraft.jsch.IdentityRepository
 
getName() - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
getName() - Method in class com.jcraft.jsch.jcraft.HMACMD5
 
getName() - Method in class com.jcraft.jsch.jcraft.HMACMD596
 
getName() - Method in class com.jcraft.jsch.jcraft.HMACSHA1
 
getName() - Method in class com.jcraft.jsch.jcraft.HMACSHA196
 
getName() - Method in interface com.jcraft.jsch.MAC
 
getOffSet() - Method in class com.jcraft.jsch.Buffer
 
getOutputStream() - Method in class com.jcraft.jsch.Channel
 
getOutputStream() - Method in interface com.jcraft.jsch.Proxy
 
getOutputStream() - Method in class com.jcraft.jsch.ProxyHTTP
 
getOutputStream() - Method in class com.jcraft.jsch.ProxySOCKS4
 
getOutputStream() - Method in class com.jcraft.jsch.ProxySOCKS5
 
getOutputStream(Socket) - Method in interface com.jcraft.jsch.SocketFactory
 
getP() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getP() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getP() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getP() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getPassphrase() - Method in interface com.jcraft.jsch.UserInfo
 
getPassword() - Method in interface com.jcraft.jsch.UserInfo
 
getPermissions() - Method in class com.jcraft.jsch.SftpATTRS
 
getPermissionsString() - Method in class com.jcraft.jsch.SftpATTRS
 
getPort() - Method in interface com.jcraft.jsch.ConfigRepository.Config
 
getPort() - Method in class com.jcraft.jsch.Session
 
getPortForwardingL() - Method in class com.jcraft.jsch.Session
Lists the registered local port forwarding.
getPortForwardingR() - Method in class com.jcraft.jsch.Session
Lists the registered remote port forwarding.
getPublicKeyBlob() - Method in interface com.jcraft.jsch.Identity
Returns the public-key blob.
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPair
Returns the blob of the public key.
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPairDSA
 
getPublicKeyBlob() - Method in class com.jcraft.jsch.KeyPairRSA
 
getPublicKeyComment() - Method in class com.jcraft.jsch.KeyPair
 
getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getQ() - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
getQ() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getQ() - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
getRemotePort() - Method in class com.jcraft.jsch.ChannelForwardedTCPIP
 
getServerAliveCountMax() - Method in class com.jcraft.jsch.Session
Returns setting for the threshold to send keep-alive messages.
getServerAliveInterval() - Method in class com.jcraft.jsch.Session
Returns setting for the interval to send a keep-alive message.
getServerVersion() - Method in class com.jcraft.jsch.ChannelSftp
 
getServerVersion() - Method in class com.jcraft.jsch.Session
 
getSession() - Method in class com.jcraft.jsch.Channel
 
getSession(String) - Method in class com.jcraft.jsch.JSch
Instantiates the Session object with host.
getSession(String, String) - Method in class com.jcraft.jsch.JSch
Instantiates the Session object with username and host.
getSession(String, String, int) - Method in class com.jcraft.jsch.JSch
Instantiates the Session object with given username, host and port.
getSignature(byte[]) - Method in interface com.jcraft.jsch.Identity
Signs on data with this identity, and returns the result.
getSignature(byte[]) - Method in class com.jcraft.jsch.KeyPair
 
getSignature(byte[]) - Method in class com.jcraft.jsch.KeyPairDSA
 
getSignature(byte[]) - Method in class com.jcraft.jsch.KeyPairRSA
 
getSize() - Method in class com.jcraft.jsch.SftpATTRS
 
getSize() - Method in class com.jcraft.jsch.SftpStatVFS
 
getSocket() - Method in interface com.jcraft.jsch.Proxy
 
getSocket() - Method in class com.jcraft.jsch.ProxyHTTP
 
getSocket() - Method in class com.jcraft.jsch.ProxySOCKS4
 
getSocket() - Method in class com.jcraft.jsch.ProxySOCKS5
 
getState() - Method in class com.jcraft.jsch.DHG1
 
getState() - Method in class com.jcraft.jsch.DHG14
 
getState() - Method in class com.jcraft.jsch.DHGEX
 
getState() - Method in class com.jcraft.jsch.DHGEX256
 
getState() - Method in class com.jcraft.jsch.KeyExchange
 
getStatus() - Method in interface com.jcraft.jsch.IdentityRepository
 
getStatus() - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
getStreamForwarder(String, int) - Method in class com.jcraft.jsch.Session
Instantiates an instance of stream-forwarder to host:port.
getString() - Method in class com.jcraft.jsch.Buffer
 
getTimeout() - Method in class com.jcraft.jsch.Session
 
getType() - Method in class com.jcraft.jsch.HostKey
 
getUId() - Method in class com.jcraft.jsch.SftpATTRS
 
getUInt() - Method in class com.jcraft.jsch.Buffer
 
getUsed() - Method in class com.jcraft.jsch.SftpStatVFS
 
getUser() - Method in interface com.jcraft.jsch.ConfigRepository.Config
 
getUserInfo() - Method in class com.jcraft.jsch.Session
 
getUserName() - Method in class com.jcraft.jsch.Session
 
getValue(String) - Method in interface com.jcraft.jsch.ConfigRepository.Config
 
getValues(String) - Method in interface com.jcraft.jsch.ConfigRepository.Config
 
getVerifier() - Method in class com.jcraft.jsch.KeyPair
 
getVerifier() - Method in class com.jcraft.jsch.KeyPairDSA
 
getVerifier() - Method in class com.jcraft.jsch.KeyPairRSA
 
getX() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getX() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
getY() - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
getY() - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
GSSContext - Interface in com.jcraft.jsch
 
GSSContextKrb5 - Class in com.jcraft.jsch.jgss
 
GSSContextKrb5() - Constructor for class com.jcraft.jsch.jgss.GSSContextKrb5
 
GUESS - Static variable in class com.jcraft.jsch.HostKey
 
guess(byte[], byte[]) - Static method in class com.jcraft.jsch.KeyExchange
 

H

H - Variable in class com.jcraft.jsch.KeyExchange
 
hardlink(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
HASH - Interface in com.jcraft.jsch
 
HMACMD5 - Class in com.jcraft.jsch.jce
 
HMACMD5() - Constructor for class com.jcraft.jsch.jce.HMACMD5
 
HMACMD5 - Class in com.jcraft.jsch.jcraft
 
HMACMD5() - Constructor for class com.jcraft.jsch.jcraft.HMACMD5
 
HMACMD596 - Class in com.jcraft.jsch.jce
 
HMACMD596() - Constructor for class com.jcraft.jsch.jce.HMACMD596
 
HMACMD596 - Class in com.jcraft.jsch.jcraft
 
HMACMD596() - Constructor for class com.jcraft.jsch.jcraft.HMACMD596
 
HMACSHA1 - Class in com.jcraft.jsch.jce
 
HMACSHA1() - Constructor for class com.jcraft.jsch.jce.HMACSHA1
 
HMACSHA1 - Class in com.jcraft.jsch.jcraft
 
HMACSHA1() - Constructor for class com.jcraft.jsch.jcraft.HMACSHA1
 
HMACSHA196 - Class in com.jcraft.jsch.jce
 
HMACSHA196() - Constructor for class com.jcraft.jsch.jce.HMACSHA196
 
HMACSHA196 - Class in com.jcraft.jsch.jcraft
 
HMACSHA196() - Constructor for class com.jcraft.jsch.jcraft.HMACSHA196
 
HMACSHA256 - Class in com.jcraft.jsch.jce
 
HMACSHA256() - Constructor for class com.jcraft.jsch.jce.HMACSHA256
 
HMACSHA512 - Class in com.jcraft.jsch.jce
 
HMACSHA512() - Constructor for class com.jcraft.jsch.jce.HMACSHA512
 
host - Variable in class com.jcraft.jsch.HostKey
 
HostKey - Class in com.jcraft.jsch
 
HostKey(String, byte[]) - Constructor for class com.jcraft.jsch.HostKey
 
HostKey(String, int, byte[]) - Constructor for class com.jcraft.jsch.HostKey
 
HostKey(String, int, byte[], String) - Constructor for class com.jcraft.jsch.HostKey
 
HostKey(String, String, int, byte[], String) - Constructor for class com.jcraft.jsch.HostKey
 
HostKeyRepository - Interface in com.jcraft.jsch
 

I

id - Variable in exception com.jcraft.jsch.SftpException
 
Identity - Interface in com.jcraft.jsch
 
IdentityRepository - Interface in com.jcraft.jsch
 
IdentityRepository.Wrapper - Class in com.jcraft.jsch
JSch will accept ciphered keys, but some implementations of IdentityRepository can not.
INFLATER - Static variable in interface com.jcraft.jsch.Compression
 
INFO - Static variable in interface com.jcraft.jsch.Logger
 
init(int, byte[], byte[]) - Method in interface com.jcraft.jsch.Cipher
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.CipherNone
 
init(int, int) - Method in interface com.jcraft.jsch.Compression
 
init() - Method in interface com.jcraft.jsch.DH
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHG1
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHG14
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHGEX
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.DHGEX256
 
init(byte[], int, int) - Method in interface com.jcraft.jsch.GSSContext
 
init() - Method in interface com.jcraft.jsch.HASH
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES128CBC
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES128CTR
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES192CBC
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES192CTR
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES256CBC
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.AES256CTR
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR128
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.ARCFOUR256
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
init() - Method in class com.jcraft.jsch.jce.DH
 
init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenDSA
 
init(int) - Method in class com.jcraft.jsch.jce.KeyPairGenRSA
 
init() - Method in class com.jcraft.jsch.jce.MD5
 
init() - Method in class com.jcraft.jsch.jce.SHA1
 
init() - Method in class com.jcraft.jsch.jce.SHA256
 
init() - Method in class com.jcraft.jsch.jce.SignatureDSA
 
init() - Method in class com.jcraft.jsch.jce.SignatureRSA
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
init(int, byte[], byte[]) - Method in class com.jcraft.jsch.jce.TripleDESCTR
 
init(int, int) - Method in class com.jcraft.jsch.jcraft.Compression
 
init(byte[], int, int) - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
 
init(Session, byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.KeyExchange
 
init(int) - Method in interface com.jcraft.jsch.KeyPairGenDSA
 
init(int) - Method in interface com.jcraft.jsch.KeyPairGenRSA
 
init(byte[]) - Method in interface com.jcraft.jsch.MAC
 
init(int, String, String, long) - Method in interface com.jcraft.jsch.SftpProgressMonitor
 
init() - Method in interface com.jcraft.jsch.Signature
 
IO - Class in com.jcraft.jsch
 
IO() - Constructor for class com.jcraft.jsch.IO
 
isBlk() - Method in class com.jcraft.jsch.SftpATTRS
 
isCBC() - Method in interface com.jcraft.jsch.Cipher
 
isCBC() - Method in class com.jcraft.jsch.CipherNone
 
isCBC() - Method in class com.jcraft.jsch.jce.AES128CBC
 
isCBC() - Method in class com.jcraft.jsch.jce.AES128CTR
 
isCBC() - Method in class com.jcraft.jsch.jce.AES192CBC
 
isCBC() - Method in class com.jcraft.jsch.jce.AES192CTR
 
isCBC() - Method in class com.jcraft.jsch.jce.AES256CBC
 
isCBC() - Method in class com.jcraft.jsch.jce.AES256CTR
 
isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR
 
isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR128
 
isCBC() - Method in class com.jcraft.jsch.jce.ARCFOUR256
 
isCBC() - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
isCBC() - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
isCBC() - Method in class com.jcraft.jsch.jce.TripleDESCTR
 
isChr() - Method in class com.jcraft.jsch.SftpATTRS
 
isClosed() - Method in class com.jcraft.jsch.Channel
 
isConnected() - Method in class com.jcraft.jsch.Channel
 
isConnected() - Method in class com.jcraft.jsch.Session
 
isDir() - Method in class com.jcraft.jsch.SftpATTRS
 
isEnabled(int) - Method in interface com.jcraft.jsch.Logger
 
isEncrypted() - Method in interface com.jcraft.jsch.Identity
Returns true if this identity is cyphered.
isEncrypted() - Method in class com.jcraft.jsch.KeyPair
 
isEOF() - Method in class com.jcraft.jsch.Channel
 
isEstablished() - Method in interface com.jcraft.jsch.GSSContext
 
isEstablished() - Method in class com.jcraft.jsch.jgss.GSSContextKrb5
 
isFifo() - Method in class com.jcraft.jsch.SftpATTRS
 
isLink() - Method in class com.jcraft.jsch.SftpATTRS
 
isReg() - Method in class com.jcraft.jsch.SftpATTRS
 
isSock() - Method in class com.jcraft.jsch.SftpATTRS
 

J

JSch - Class in com.jcraft.jsch
 
JSch() - Constructor for class com.jcraft.jsch.JSch
 
JSchException - Exception in com.jcraft.jsch
 
JSchException() - Constructor for exception com.jcraft.jsch.JSchException
 
JSchException(String) - Constructor for exception com.jcraft.jsch.JSchException
 
JSchException(String, Throwable) - Constructor for exception com.jcraft.jsch.JSchException
 

K

K - Variable in class com.jcraft.jsch.KeyExchange
 
K_S - Variable in class com.jcraft.jsch.KeyExchange
 
key - Variable in class com.jcraft.jsch.HostKey
 
KeyExchange - Class in com.jcraft.jsch
 
KeyExchange() - Constructor for class com.jcraft.jsch.KeyExchange
 
KeyPair - Class in com.jcraft.jsch
 
KeyPair(JSch) - Constructor for class com.jcraft.jsch.KeyPair
 
KeyPairDSA - Class in com.jcraft.jsch
 
KeyPairDSA(JSch) - Constructor for class com.jcraft.jsch.KeyPairDSA
 
KeyPairDSA(JSch, byte[], byte[], byte[], byte[], byte[]) - Constructor for class com.jcraft.jsch.KeyPairDSA
 
KeyPairGenDSA - Class in com.jcraft.jsch.jce
 
KeyPairGenDSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenDSA
 
KeyPairGenDSA - Interface in com.jcraft.jsch
 
KeyPairGenRSA - Class in com.jcraft.jsch.jce
 
KeyPairGenRSA() - Constructor for class com.jcraft.jsch.jce.KeyPairGenRSA
 
KeyPairGenRSA - Interface in com.jcraft.jsch
 
KeyPairRSA - Class in com.jcraft.jsch
 
KeyPairRSA(JSch) - Constructor for class com.jcraft.jsch.KeyPairRSA
 
KeyPairRSA(JSch, byte[], byte[], byte[]) - Constructor for class com.jcraft.jsch.KeyPairRSA
 
KnownHosts - Class in com.jcraft.jsch
 

L

lcd(String) - Method in class com.jcraft.jsch.ChannelSftp
 
load(JSch, String) - Static method in class com.jcraft.jsch.KeyPair
 
load(JSch, String, String) - Static method in class com.jcraft.jsch.KeyPair
 
load(JSch, byte[], byte[]) - Static method in class com.jcraft.jsch.KeyPair
 
log(int, String) - Method in interface com.jcraft.jsch.Logger
 
Logger - Interface in com.jcraft.jsch
 
lpwd() - Method in class com.jcraft.jsch.ChannelSftp
 
ls(String) - Method in class com.jcraft.jsch.ChannelSftp
 
ls(String, ChannelSftp.LsEntrySelector) - Method in class com.jcraft.jsch.ChannelSftp
List files specified by the remote path.
lstat(String) - Method in class com.jcraft.jsch.ChannelSftp
 

M

MAC - Interface in com.jcraft.jsch
 
marker - Variable in class com.jcraft.jsch.HostKey
 
MD5 - Class in com.jcraft.jsch.jce
 
MD5() - Constructor for class com.jcraft.jsch.jce.MD5
 
mkdir(String) - Method in class com.jcraft.jsch.ChannelSftp
 

N

next(Buffer) - Method in class com.jcraft.jsch.DHG1
 
next(Buffer) - Method in class com.jcraft.jsch.DHG14
 
next(Buffer) - Method in class com.jcraft.jsch.DHGEX
 
next(Buffer) - Method in class com.jcraft.jsch.DHGEX256
 
next(Buffer) - Method in class com.jcraft.jsch.KeyExchange
 
noMoreSessionChannels() - Method in class com.jcraft.jsch.Session
 
normalize(byte[]) - Method in class com.jcraft.jsch.KeyExchange
 
NOT_INCLUDED - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
NOTRUNNING - Static variable in interface com.jcraft.jsch.IdentityRepository
 
nullConfig - Static variable in interface com.jcraft.jsch.ConfigRepository
 

O

OK - Static variable in interface com.jcraft.jsch.HostKeyRepository
 
openChannel(String) - Method in class com.jcraft.jsch.Session
 
OpenSSHConfig - Class in com.jcraft.jsch
This class implements ConfigRepository interface, and parses OpenSSH's configuration file.
OVERWRITE - Static variable in class com.jcraft.jsch.ChannelSftp
 

P

Packet - Class in com.jcraft.jsch
 
Packet(Buffer) - Constructor for class com.jcraft.jsch.Packet
 
packet - Variable in class com.jcraft.jsch.UserAuth
 
parse(String) - Static method in class com.jcraft.jsch.OpenSSHConfig
Parses the given string, and returns an instance of ConfigRepository.
parseFile(String) - Static method in class com.jcraft.jsch.OpenSSHConfig
Parses the given file, and returns an instance of ConfigRepository.
promptKeyboardInteractive(String, String, String, String[], boolean[]) - Method in interface com.jcraft.jsch.UIKeyboardInteractive
 
promptPassphrase(String) - Method in interface com.jcraft.jsch.UserInfo
 
promptPassword(String) - Method in interface com.jcraft.jsch.UserInfo
 
promptYesNo(String) - Method in interface com.jcraft.jsch.UserInfo
 
Proxy - Interface in com.jcraft.jsch
 
ProxyHTTP - Class in com.jcraft.jsch
 
ProxyHTTP(String) - Constructor for class com.jcraft.jsch.ProxyHTTP
 
ProxyHTTP(String, int) - Constructor for class com.jcraft.jsch.ProxyHTTP
 
ProxySOCKS4 - Class in com.jcraft.jsch
 
ProxySOCKS4(String) - Constructor for class com.jcraft.jsch.ProxySOCKS4
 
ProxySOCKS4(String, int) - Constructor for class com.jcraft.jsch.ProxySOCKS4
 
ProxySOCKS5 - Class in com.jcraft.jsch
 
ProxySOCKS5(String) - Constructor for class com.jcraft.jsch.ProxySOCKS5
 
ProxySOCKS5(String, int) - Constructor for class com.jcraft.jsch.ProxySOCKS5
 
publicKeyComment - Variable in class com.jcraft.jsch.KeyPair
 
put(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
Sends data from src file to dst file.
put(InputStream, String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, SftpProgressMonitor) - Method in class com.jcraft.jsch.ChannelSftp
 
put(InputStream, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
Sends data from the input stream src to dst file.
put(String) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 
put(String, SftpProgressMonitor, int, long) - Method in class com.jcraft.jsch.ChannelSftp
Sends data from the output stream to dst file.
put(Packet) - Method in class com.jcraft.jsch.IO
 
PUT - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
 
putByte(byte) - Method in class com.jcraft.jsch.Buffer
 
putByte(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putByte(byte[], int, int) - Method in class com.jcraft.jsch.Buffer
 
putInt(int) - Method in class com.jcraft.jsch.Buffer
 
putLong(long) - Method in class com.jcraft.jsch.Buffer
 
putMPInt(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putString(byte[]) - Method in class com.jcraft.jsch.Buffer
 
putString(byte[], int, int) - Method in class com.jcraft.jsch.Buffer
 
pwd() - Method in class com.jcraft.jsch.ChannelSftp
 

Q

quit() - Method in class com.jcraft.jsch.ChannelSftp
 

R

Random - Class in com.jcraft.jsch.jce
 
Random() - Constructor for class com.jcraft.jsch.jce.Random
 
Random - Interface in com.jcraft.jsch
 
read(Buffer) - Method in class com.jcraft.jsch.Session
 
readlink(String) - Method in class com.jcraft.jsch.ChannelSftp
 
realpath(String) - Method in class com.jcraft.jsch.ChannelSftp
 
rekey() - Method in class com.jcraft.jsch.Session
 
remove(String, String) - Method in interface com.jcraft.jsch.HostKeyRepository
 
remove(String, String, byte[]) - Method in interface com.jcraft.jsch.HostKeyRepository
 
remove(byte[]) - Method in interface com.jcraft.jsch.IdentityRepository
 
remove(byte[]) - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
remove(String, String) - Method in class com.jcraft.jsch.KnownHosts
 
remove(String, String, byte[]) - Method in class com.jcraft.jsch.KnownHosts
 
removeAll() - Method in interface com.jcraft.jsch.IdentityRepository
 
removeAll() - Method in class com.jcraft.jsch.IdentityRepository.Wrapper
 
removeAllIdentity() - Method in class com.jcraft.jsch.JSch
Removes all identities from identityRepository.
removeIdentity(String) - Method in class com.jcraft.jsch.JSch
Deprecated. use #removeIdentity(Identity identity)
removeIdentity(Identity) - Method in class com.jcraft.jsch.JSch
Removes the identity from identityRepository.
removeSession(Session) - Method in class com.jcraft.jsch.JSch
 
rename(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
request(Session, Channel) - Method in class com.jcraft.jsch.RequestSftp
 
request(Session, Channel, String, boolean) - Method in class com.jcraft.jsch.RequestSubsystem
 
request(Session, Channel) - Method in class com.jcraft.jsch.RequestSubsystem
 
RequestSftp - Class in com.jcraft.jsch
 
RequestSubsystem - Class in com.jcraft.jsch
 
RequestSubsystem() - Constructor for class com.jcraft.jsch.RequestSubsystem
 
reset() - Method in class com.jcraft.jsch.Buffer
 
reset() - Method in class com.jcraft.jsch.Packet
 
RESUME - Static variable in class com.jcraft.jsch.ChannelSftp
 
rm(String) - Method in class com.jcraft.jsch.ChannelSftp
 
rmdir(String) - Method in class com.jcraft.jsch.ChannelSftp
 
RSA - Static variable in class com.jcraft.jsch.KeyPair
 
run() - Method in class com.jcraft.jsch.Channel
 
run() - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
run() - Method in class com.jcraft.jsch.ChannelForwardedTCPIP
 
run() - Method in class com.jcraft.jsch.Session
 
RUNNING - Static variable in interface com.jcraft.jsch.IdentityRepository
 

S

select(ChannelSftp.LsEntry) - Method in interface com.jcraft.jsch.ChannelSftp.LsEntrySelector
The select method will be invoked in ls method for each file entry.
sendChannelOpen() - Method in class com.jcraft.jsch.Channel
 
sendIgnore() - Method in class com.jcraft.jsch.Session
 
sendKeepAliveMsg() - Method in class com.jcraft.jsch.Session
 
sendOpenConfirmation() - Method in class com.jcraft.jsch.Channel
 
sendOpenFailure(int) - Method in class com.jcraft.jsch.Channel
 
sendSignal(String) - Method in class com.jcraft.jsch.Channel
 
ServerSocketFactory - Interface in com.jcraft.jsch
 
session - Variable in class com.jcraft.jsch.KeyExchange
 
Session - Class in com.jcraft.jsch
 
setACMODTIME(int, int) - Method in class com.jcraft.jsch.SftpATTRS
 
setArg(Object[]) - Method in interface com.jcraft.jsch.ForwardedTCPIPDaemon
 
setBulkRequests(int) - Method in class com.jcraft.jsch.ChannelSftp
Specify how many requests may be sent at any one time.
setChannel(ChannelForwardedTCPIP, InputStream, OutputStream) - Method in interface com.jcraft.jsch.ForwardedTCPIPDaemon
 
setClientVersion(String) - Method in class com.jcraft.jsch.Session
 
setCommand(String) - Method in class com.jcraft.jsch.ChannelExec
 
setCommand(byte[]) - Method in class com.jcraft.jsch.ChannelExec
 
setConfig(Hashtable) - Static method in class com.jcraft.jsch.JSch
Sets or Overrides the configuration.
setConfig(String, String) - Static method in class com.jcraft.jsch.JSch
Sets or Overrides the configuration.
setConfig(Properties) - Method in class com.jcraft.jsch.Session
 
setConfig(Hashtable) - Method in class com.jcraft.jsch.Session
 
setConfig(String, String) - Method in class com.jcraft.jsch.Session
 
setConfigRepository(ConfigRepository) - Method in class com.jcraft.jsch.JSch
 
setDaemonThread(boolean) - Method in class com.jcraft.jsch.Session
 
setErrStream(OutputStream) - Method in class com.jcraft.jsch.ChannelExec
 
setErrStream(OutputStream, boolean) - Method in class com.jcraft.jsch.ChannelExec
 
setErrStream(OutputStream) - Method in class com.jcraft.jsch.ChannelSubsystem
 
setExtOutputStream(OutputStream) - Method in class com.jcraft.jsch.Channel
 
setExtOutputStream(OutputStream, boolean) - Method in class com.jcraft.jsch.Channel
 
setF(byte[]) - Method in interface com.jcraft.jsch.DH
 
setF(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setFilenameEncoding(String) - Method in class com.jcraft.jsch.ChannelSftp
 
setG(byte[]) - Method in interface com.jcraft.jsch.DH
 
setG(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setHost(String) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setHost(String) - Method in class com.jcraft.jsch.Session
 
setHostKeyAlias(String) - Method in class com.jcraft.jsch.Session
 
setHostKeyRepository(HostKeyRepository) - Method in class com.jcraft.jsch.JSch
Sets the hostkey repository.
setHostKeyRepository(HostKeyRepository) - Method in class com.jcraft.jsch.Session
Sets the hostkeyRepository, which will be referred in the host key checking.
setIdentityRepository(IdentityRepository) - Method in class com.jcraft.jsch.JSch
Sets the identityRepository, which will be referred in the public key authentication.
setIdentityRepository(IdentityRepository) - Method in class com.jcraft.jsch.Session
Sets the identityRepository, which will be referred in the public key authentication.
setInputStream(InputStream) - Method in class com.jcraft.jsch.Channel
 
setInputStream(InputStream, boolean) - Method in class com.jcraft.jsch.Channel
 
setInputStream(InputStream) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setInputStream(InputStream) - Method in class com.jcraft.jsch.Session
 
setKnownHosts(String) - Method in class com.jcraft.jsch.JSch
Sets the instance of KnownHosts, which refers to filename.
setKnownHosts(InputStream) - Method in class com.jcraft.jsch.JSch
Sets the instance of KnownHosts generated with stream.
setLogger(Logger) - Static method in class com.jcraft.jsch.JSch
Sets the logger
setMtime(String, int) - Method in class com.jcraft.jsch.ChannelSftp
 
setOffSet(int) - Method in class com.jcraft.jsch.Buffer
 
setOrgIPAddress(String) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOrgPort(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.Channel
 
setOutputStream(OutputStream, boolean) - Method in class com.jcraft.jsch.Channel
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setOutputStream(OutputStream) - Method in class com.jcraft.jsch.Session
 
setP(byte[]) - Method in interface com.jcraft.jsch.DH
 
setP(byte[]) - Method in class com.jcraft.jsch.jce.DH
 
setPassphrase(byte[]) - Method in interface com.jcraft.jsch.Identity
Decrypts this identity with the specified pass-phrase.
setPassphrase(String) - Method in class com.jcraft.jsch.KeyPair
Deprecated. use #writePrivateKey(java.io.OutputStream out, byte[] passphrase)
setPassphrase(byte[]) - Method in class com.jcraft.jsch.KeyPair
Deprecated. use #writePrivateKey(String name, byte[] passphrase)
setPassword(String) - Method in class com.jcraft.jsch.Session
 
setPassword(byte[]) - Method in class com.jcraft.jsch.Session
 
setPERMISSIONS(int) - Method in class com.jcraft.jsch.SftpATTRS
 
setPort(int) - Method in class com.jcraft.jsch.ChannelDirectTCPIP
 
setPort(int) - Method in class com.jcraft.jsch.Session
 
setPortForwardingL(int, String, int) - Method in class com.jcraft.jsch.Session
Registers the local port forwarding for loop-back interface.
setPortForwardingL(String, int, String, int) - Method in class com.jcraft.jsch.Session
Registers the local port forwarding.
setPortForwardingL(String, int, String, int, ServerSocketFactory) - Method in class com.jcraft.jsch.Session
Registers the local port forwarding.
setPortForwardingL(String, int, String, int, ServerSocketFactory, int) - Method in class com.jcraft.jsch.Session
Registers the local port forwarding.
setPortForwardingL(String) - Method in class com.jcraft.jsch.Session
Registers the local port forwarding.
setPortForwardingR(int, String, int) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding for the loopback interface of the remote.
setPortForwardingR(String, int, String, int) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding.
setPortForwardingR(int, String, int, SocketFactory) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding for the loopback interface of the remote.
setPortForwardingR(String, int, String, int, SocketFactory) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding.
setPortForwardingR(int, String) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding for the loopback interface of the remote.
setPortForwardingR(int, String, Object[]) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding for the loopback interface of the remote.
setPortForwardingR(String, int, String, Object[]) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding.
setPortForwardingR(String) - Method in class com.jcraft.jsch.Session
Registers the remote port forwarding.
setProxy(Proxy) - Method in class com.jcraft.jsch.Session
 
setPrvKey(byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
setPrvKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
setPrvKey(byte[], byte[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
setPrvKey(byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
setPty(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
 
setPubKey(byte[], byte[], byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
setPubKey(byte[], byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
setPubKey(byte[], byte[], byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureDSA
 
setPubKey(byte[], byte[]) - Method in interface com.jcraft.jsch.SignatureRSA
 
setPublicKeyComment(String) - Method in class com.jcraft.jsch.KeyPair
 
setServerAliveCountMax(int) - Method in class com.jcraft.jsch.Session
Sets the number of keep-alive messages which may be sent without receiving any messages back from the server.
setServerAliveInterval(int) - Method in class com.jcraft.jsch.Session
Sets the interval to send a keep-alive message.
setSIZE(long) - Method in class com.jcraft.jsch.SftpATTRS
 
setSocketFactory(SocketFactory) - Method in class com.jcraft.jsch.Session
 
setStat(String, SftpATTRS) - Method in class com.jcraft.jsch.ChannelSftp
 
setSubsystem(String) - Method in class com.jcraft.jsch.ChannelSubsystem
 
setTimeout(int) - Method in class com.jcraft.jsch.Session
 
setUIDGID(int, int) - Method in class com.jcraft.jsch.SftpATTRS
 
setUserInfo(UserInfo) - Method in class com.jcraft.jsch.Session
 
setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxyHTTP
 
setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxySOCKS4
 
setUserPasswd(String, String) - Method in class com.jcraft.jsch.ProxySOCKS5
 
setWantReply(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
 
setX11Cookie(String) - Method in class com.jcraft.jsch.Session
 
setX11Host(String) - Method in class com.jcraft.jsch.Session
 
setX11Port(int) - Method in class com.jcraft.jsch.Session
 
setXForwarding(boolean) - Method in class com.jcraft.jsch.Channel
 
setXForwarding(boolean) - Method in class com.jcraft.jsch.ChannelSubsystem
 
SftpATTRS - Class in com.jcraft.jsch
 
SftpException - Exception in com.jcraft.jsch
 
SftpException(int, String) - Constructor for exception com.jcraft.jsch.SftpException
 
SftpException(int, String, Throwable) - Constructor for exception com.jcraft.jsch.SftpException
 
SftpProgressMonitor - Interface in com.jcraft.jsch
 
SftpStatVFS - Class in com.jcraft.jsch
 
sha - Variable in class com.jcraft.jsch.KeyExchange
 
SHA1 - Class in com.jcraft.jsch.jce
 
SHA1() - Constructor for class com.jcraft.jsch.jce.SHA1
 
SHA256 - Class in com.jcraft.jsch.jce
 
SHA256() - Constructor for class com.jcraft.jsch.jce.SHA256
 
shift() - Method in class com.jcraft.jsch.Buffer
 
showMessage(String) - Method in interface com.jcraft.jsch.UserInfo
 
sign() - Method in class com.jcraft.jsch.jce.SignatureDSA
 
sign() - Method in class com.jcraft.jsch.jce.SignatureRSA
 
sign() - Method in interface com.jcraft.jsch.Signature
 
Signature - Interface in com.jcraft.jsch
 
SignatureDSA - Class in com.jcraft.jsch.jce
 
SignatureDSA() - Constructor for class com.jcraft.jsch.jce.SignatureDSA
 
SignatureDSA - Interface in com.jcraft.jsch
 
SignatureRSA - Class in com.jcraft.jsch.jce
 
SignatureRSA() - Constructor for class com.jcraft.jsch.jce.SignatureRSA
 
SignatureRSA - Interface in com.jcraft.jsch
 
SocketFactory - Interface in com.jcraft.jsch
 
SSH_FILEXFER_ATTR_ACMODTIME - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_EXTENDED - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_PERMISSIONS - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_SIZE - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FILEXFER_ATTR_UIDGID - Static variable in class com.jcraft.jsch.SftpATTRS
 
SSH_FX_BAD_MESSAGE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_CONNECTION_LOST - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_EOF - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_FAILURE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_NO_CONNECTION - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_NO_SUCH_FILE - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_OK - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_OP_UNSUPPORTED - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_FX_PERMISSION_DENIED - Static variable in class com.jcraft.jsch.ChannelSftp
 
SSH_MSG_USERAUTH_BANNER - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_FAILURE - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_INFO_REQUEST - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_INFO_RESPONSE - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_PK_OK - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_REQUEST - Static variable in class com.jcraft.jsch.UserAuth
 
SSH_MSG_USERAUTH_SUCCESS - Static variable in class com.jcraft.jsch.UserAuth
 
SSHDSS - Static variable in class com.jcraft.jsch.HostKey
 
SSHRSA - Static variable in class com.jcraft.jsch.HostKey
 
start() - Method in class com.jcraft.jsch.Channel
 
start() - Method in class com.jcraft.jsch.ChannelExec
 
start() - Method in class com.jcraft.jsch.ChannelSftp
 
start() - Method in class com.jcraft.jsch.ChannelShell
 
start() - Method in class com.jcraft.jsch.ChannelSubsystem
 
start(Session) - Method in class com.jcraft.jsch.UserAuth
 
start(Session) - Method in class com.jcraft.jsch.UserAuthGSSAPIWithMIC
 
stat(String) - Method in class com.jcraft.jsch.ChannelSftp
 
STATE_END - Static variable in class com.jcraft.jsch.KeyExchange
 
statVFS(String) - Method in class com.jcraft.jsch.ChannelSftp
 
symlink(String, String) - Method in class com.jcraft.jsch.ChannelSftp
 
sync() - Method in class com.jcraft.jsch.KnownHosts
 
sync(String) - Method in class com.jcraft.jsch.KnownHosts
 

T

toString() - Method in class com.jcraft.jsch.ChannelSftp.LsEntry
 
toString() - Method in class com.jcraft.jsch.SftpATTRS
 
toString() - Method in exception com.jcraft.jsch.SftpException
 
TripleDESCBC - Class in com.jcraft.jsch.jce
 
TripleDESCBC() - Constructor for class com.jcraft.jsch.jce.TripleDESCBC
 
TripleDESCTR - Class in com.jcraft.jsch.jce
 
TripleDESCTR() - Constructor for class com.jcraft.jsch.jce.TripleDESCTR
 
type - Variable in class com.jcraft.jsch.Channel
 
type - Variable in class com.jcraft.jsch.HostKey
 

U

UIKeyboardInteractive - Interface in com.jcraft.jsch
 
UNAVAILABLE - Static variable in interface com.jcraft.jsch.IdentityRepository
 
uncompress(byte[], int, int[]) - Method in interface com.jcraft.jsch.Compression
 
uncompress(byte[], int, int[]) - Method in class com.jcraft.jsch.jcraft.Compression
 
UNKNOWN - Static variable in class com.jcraft.jsch.KeyPair
 
UNKNOWN_SIZE - Static variable in interface com.jcraft.jsch.SftpProgressMonitor
 
update(byte[], int, int, byte[], int) - Method in interface com.jcraft.jsch.Cipher
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.CipherNone
 
update(byte[], int, int) - Method in interface com.jcraft.jsch.HASH
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128CBC
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES128CTR
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES192CBC
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES192CTR
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256CBC
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.AES256CTR
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR128
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.ARCFOUR256
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.BlowfishCBC
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.MD5
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA1
 
update(byte[], int, int) - Method in class com.jcraft.jsch.jce.SHA256
 
update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
update(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.TripleDESCBC
 
update(byte[], int, int, byte[], int) - Method in class com.jcraft.jsch.jce.TripleDESCTR
 
update(byte[], int, int) - Method in interface com.jcraft.jsch.MAC
 
update(int) - Method in interface com.jcraft.jsch.MAC
 
update(byte[]) - Method in interface com.jcraft.jsch.Signature
 
UserAuth - Class in com.jcraft.jsch
 
UserAuth() - Constructor for class com.jcraft.jsch.UserAuth
 
UserAuthGSSAPIWithMIC - Class in com.jcraft.jsch
 
UserAuthGSSAPIWithMIC() - Constructor for class com.jcraft.jsch.UserAuthGSSAPIWithMIC
 
userinfo - Variable in class com.jcraft.jsch.UserAuth
 
UserInfo - Interface in com.jcraft.jsch
 
username - Variable in class com.jcraft.jsch.UserAuth
 

V

verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureDSA
 
verify(byte[]) - Method in class com.jcraft.jsch.jce.SignatureRSA
 
verify(byte[]) - Method in interface com.jcraft.jsch.Signature
 
version() - Method in class com.jcraft.jsch.ChannelSftp
 
VERSION - Static variable in class com.jcraft.jsch.JSch
The version number.

W

WARN - Static variable in interface com.jcraft.jsch.Logger
 
write(Packet) - Method in class com.jcraft.jsch.Session
 
writePrivateKey(OutputStream) - Method in class com.jcraft.jsch.KeyPair
Writes the plain private key to the given output stream.
writePrivateKey(OutputStream, byte[]) - Method in class com.jcraft.jsch.KeyPair
Writes the cyphered private key to the given output stream.
writePrivateKey(String) - Method in class com.jcraft.jsch.KeyPair
Writes the plain private key to the file.
writePrivateKey(String, byte[]) - Method in class com.jcraft.jsch.KeyPair
Writes the cyphered private key to the file.
writePublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
Writes the public key with the specified comment to the output stream.
writePublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
Writes the public key with the specified comment to the file.
writeSECSHPublicKey(OutputStream, String) - Method in class com.jcraft.jsch.KeyPair
Writes the public key with the specified comment to the output stream in the format defined in http://www.ietf.org/rfc/rfc4716.txt
writeSECSHPublicKey(String, String) - Method in class com.jcraft.jsch.KeyPair
Writes the public key with the specified comment to the output stream in the format defined in http://www.ietf.org/rfc/rfc4716.txt

_

_put(InputStream, String, SftpProgressMonitor, int) - Method in class com.jcraft.jsch.ChannelSftp
 

A B C D E F G H I J K L M N O P Q R S T U V W _