rdiff-backup
FreeBSD-4.11
Hi there,
I must not be completely understand the include-globbing-filelist switch,
because I am seeing getting a fatal error: "Fatal Error: Last selection
expression:"
Any clues on a cure to this problem?
Cheers,
Noah
---- rdiff error ----
# ./backup.sh
Fatal Error: Last selection expression:
Command-line include glob: /var
only specifies that files be included. Because the default is to
include all files, the expression is redundant. Exiting because this
probably isn't what you meant.
--- snip ----
---- less backup.sh ----
# less backup.sh
#!/usr/local/bin/bash
/usr/local/bin/rdiff-backup --print-statistics --include-globbing-filelist
/root/cron_scripts/rdiff-backup.include / <user>@<hostname>::/home/backup/blah
--- snip ----
--- rdiff-backup.include ----
/boot/loader.conf
/usr/src/sys/i386/conf
/etc
/usr/X11R6/etc
/usr/local/etc
/root
/usr/home
/usr/local/openssl
/usr/mail
/usr/local/mailman
/var
---- rdiff-backup.include ----
_______________________________________________
rdiff-backup-users mailing list at [email protected]
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki