Rss Feed
Tweeter button
Facebook button

Posts Tagged ‘ RSYNC ’

Secure transfer File on Linux – SCP and RSYNC

Feb 2nd, 2009 | By Rio Yotto | Category: Tips & Trick

The command to secure copy a file in linux is scp.
How do I copy a file from one computer to another?
The general form is:
# scp source target
an example: