This commit is contained in:
Dustin Swan 2019-11-17 19:10:40 -05:00
parent b176c83374
commit 411a3ad9de
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377
6 changed files with 20 additions and 20 deletions

6
bin/backup-to-thumb Executable file
View file

@ -0,0 +1,6 @@
#!/bin/sh
rsync -avhW --compress-level=0 --progress --delete --checksum Sync /Volumes/NO\ NAME/
rsync -avhW --compress-level=0 --progress --delete --checksum Pictures /Volumes/NO\ NAME/
rsync -avhW --compress-level=0 --progress --delete --checksum Contacts /Volumes/NO\ NAME/
rsync -avhW --compress-level=0 --progress --delete --checksum Calendars /Volumes/NO\ NAME/