Monday, October 30, 2006

quick note : SCP command line

SCP (Secure Copy)

syntax : scp -P [port number] [local/source file] [username]@[xxx.xxx.xxx.xxx]:[remote path]

default port will be tcp 22