examples
public class SCPExample extends java.lang.Object
Usage:
java -cp examples.jar examples.SCPExample
server[:port] username password
to|from src_file dst_file
SSHSCP1
,
SFTPCopyFile
Constructor and Description |
---|
SCPExample() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] argv)
Run the application
|