copy file with many option – rsync

rsync <option> source destination

rsycn -e ‘ssh -p mypassword’ –exclude-from file.txt user@192.168.1.9 /home/backup

It means this program can copy accross network

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.