This commit is contained in:
2019-11-17 19:10:40 -05:00
parent b176c83374
commit 411a3ad9de
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/