summaryrefslogtreecommitdiff
path: root/cron sync.txt
diff options
context:
space:
mode:
Diffstat (limited to 'cron sync.txt')
-rwxr-xr-xcron sync.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/cron sync.txt b/cron sync.txt
deleted file mode 100755
index cb67908..0000000
--- a/cron sync.txt
+++ /dev/null
@@ -1,10 +0,0 @@
-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 \ No newline at end of file