March 22, 2012 0

rsync to copy home directory

By in linux

sudo rsync -ah --exclude-from=/home/thomas/rsyncExcludeFile /home/ /home2/

tailing / are important

the /home/thomas/rsyncExcludeFile file is a file containing directories and files not to sync such as Music

Tags:


Warning: count(): Parameter must be an array or an object that implements Countable in /var/www/mgis.dk/about/wp-includes/class-wp-comment-query.php on line 399

Leave a Reply