Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
O
P
R
S
V
W
P
put(String, String)
- Method in class ch.ethz.ssh2.
SCPClient
Copy a local file to a remote directory, uses umask 0600 when creating the file on the remote side.
put(String[], String)
- Method in class ch.ethz.ssh2.
SCPClient
Copy a set of local files to a remote directory, uses umask 0600 when creating files on the remote side.
put(String, String, String)
- Method in class ch.ethz.ssh2.
SCPClient
Copy a local file to a remote directory, uses the specified umask when creating the file on the remote side.
put(String[], String, String)
- Method in class ch.ethz.ssh2.
SCPClient
Copy a set of local files to a remote directory, uses the specified umask when creating the files on the remote side.
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
I
K
L
O
P
R
S
V
W