Right now, if one of the rsync commands fails, it does so silently. It's easy to assume it worked properly, unless you're looking specifically for the Rsync complete. message.
As an example: I hadn't defined rsync-excluded-dirs and the rsync command appeared to do nothing at all.
Right now, if one of the
rsynccommands fails, it does so silently. It's easy to assume it worked properly, unless you're looking specifically for theRsync complete.message.As an example: I hadn't defined
rsync-excluded-dirsand thersynccommand appeared to do nothing at all.