Go to file
Mikko Johannes Koivunalho 2f99c7996e
add a slash at the start otherwise all folders somewhere else, also named '.keychain' would be excluded
Signed-off-by: Mikko Johannes Koivunalho <mikko.koivunalho@iki.fi>
2016-05-05 09:41:00 +02:00
README.md Added some commented probably useless folders 2015-10-15 09:31:59 +02:00
rsync-homedir-excludes.txt add a slash at the start otherwise all folders somewhere else, also named '.keychain' would be excluded 2016-05-05 09:41:00 +02:00

rsync-homedir-excludes

#Usage:

download to `/var/tmp/ignorelist`
rsync -aP --exclude-from=/var/tmp/ignorelist /home/$USER/ /media/$USER/linuxbackup/home/$USER/

At the start, there is a section with directories, probably not worth a backup. Uncomment those lines to exclude them as well.