SCP Command remote host to remote host
Jan 21st, 2009 | By Rio Yotto | Category: Tips & Tricksometimes we need to fast copy files from one server to another servers .. or one remote host to another remote host using ftp clients, but it can’t works ..
i’m using scp linux command to fixed this stuff.
scp or shell copy running well on my centos machines.
this is the command : scp filename user@hostname:/another_remote_host
any questions [...]
