#!/bin/bash . ./backmeupscotty REMOTE_HOST=localhost REMOTE_BASE=/home/alex/backtest ARCHIVE_KEEPNBACKUPS=30 ARCHIVE_KEEPNDAYS=1 if ! isIncompleteOrNthDay dest; then scottyinfo "This is not the nth day and no incomplete backup exists." exit 0 fi scottysync /home/alex/backtest/source dest "/gack,/gugu/*" scottysync /home/alex/backtest/source2 dest2