summaryrefslogtreecommitdiff
path: root/cron sync.txt
diff options
context:
space:
mode:
authorluxagraf <sng@luxagraf.net>2020-08-13 16:26:13 -0400
committerluxagraf <sng@luxagraf.net>2020-08-13 16:26:13 -0400
commitc657feb58769c1f975af2f2ab4968da1b1e42158 (patch)
treea1bf11fbaedb094c480ebbdc9e4e0d83508b1090 /cron sync.txt
parent0d1cba91e435b1d613735d4537a64673e5c2731d (diff)
added reading moved tech to folder cleaned up old notes
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