X-Git-Url: https://git.treefish.org/~alex/backmeupscotty.git/blobdiff_plain/4e6a9bb8cabd617d7368f55fa75a08bd99ca789c..refs/heads/master:/backmeupscotty-example diff --git a/backmeupscotty-example b/backmeupscotty-example index d7a1d07..77ee11e 100755 --- a/backmeupscotty-example +++ b/backmeupscotty-example @@ -2,6 +2,7 @@ . ./backmeupscotty +REMOTE_USER=root REMOTE_HOST=localhost REMOTE_DIR=/tmp/scotty/dest ARCHIVE_KEEPNBACKUPS=10 @@ -9,6 +10,8 @@ ARCHIVE_KEEPNDAYS=0 BACKUP_RUNEVERYNTHDAY=1 SYNC_SRC="/tmp/scotty/src" SYNC_EXC="/gack,/gugu/*" +BWLIMIT=600KiB +FAKE_SUPER=0 function prepare { echo "prepare"