[Box Backup] exclude directive
Stefan Norlin
boxbackup@fluffy.co.uk
Tue, 11 Apr 2006 07:36:19 +0200
> but when started bbackupd client, i receive some error
> "Exception caught (Common BadRegularExpression 1/31), reset state and
> waiting to retry..."
> and nothing backuped.
Sorry... managed to hit the send button some way a bit too early.
http://lists.warhead.org.uk/pipermail/boxbackup/2006-March/002293.html
It should be something like
MyDocuments
{
Path = c:\Documents and Settings
ExcludeFilesRegex = .*\.(mp3|MP3)$
ExcludeFilesRegex = .*\.(avi|AVI)$
...
}
...
instead.
Regards,
Stefan