]> git.treefish.org Git - backmeupscotty.git/blobdiff - backmeupscotty-example
whitespace cleanup
[backmeupscotty.git] / backmeupscotty-example
index a028abecbc325a219670e6fcc1bd43cb78a2fb6f..15b05b561ade336fc39e8ce9dc3db936c555712b 100755 (executable)
@@ -3,12 +3,13 @@
 . ./backmeupscotty
 
 REMOTE_HOST=localhost
-REMOTE_DIR=/home/regina/backtest/dest
+REMOTE_DIR=/tmp/scotty/dest
 ARCHIVE_KEEPNBACKUPS=10
 ARCHIVE_KEEPNDAYS=0
 BACKUP_RUNEVERYNTHDAY=1
-SYNC_SRC="/home/regina/backtest/source"
+SYNC_SRC="/tmp/scotty/src"
 SYNC_EXC="/gack,/gugu/*"
+BWLIMIT=600KiB
 
 function prepare {
     echo "prepare"