summaryrefslogtreecommitdiff
path: root/cron sync.txt
blob: cb679083509e473ba66ad228e20541bfc072da20 (plain)
1
2
3
4
5
6
7
8
9
10
cron sync

rsync -e "ssh" -avrczh ~/Documents --progress --stats --exclude '.DS_Store' --exclude 'Quickbooks' --exclude 'Finance' luxagraf@web177.webfaction.com:/home/luxagraf/backup/Documents


rsync -e "ssh" -rc ~/Pictures/iPhone\ Library --exclude '.DS_Store' luxagraf@web177.webfaction.com:/home/luxagraf/backup/Pictures

rsync -e "ssh" -rc ~/Pictures/Lightroom --exclude '.DS_Store' --exclude 'Backups' luxagraf@web177.webfaction.com:/home/luxagraf/backup/Pictures

rsync -e "ssh" -avrczh ~/Pictures/Library --progress --stats --exclude '.DS_Store' luxagraf@web177.webfaction.com:/home/luxagraf/backup/Pictures