X-Git-Url: https://git.treefish.org/~alex/backmeupscotty.git/blobdiff_plain/055e3ffadca7fb5b75a8625de2005f40c888afa9..c0625b76469212348fb6cbfe40e218556f23635e:/backmeupscotty-example?ds=sidebyside diff --git a/backmeupscotty-example b/backmeupscotty-example index a028abe..77ee11e 100755 --- a/backmeupscotty-example +++ b/backmeupscotty-example @@ -2,13 +2,16 @@ . ./backmeupscotty +REMOTE_USER=root 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 +FAKE_SUPER=0 function prepare { echo "prepare"