|
|
Austin Clements wrote:
> Nothing obviously unusual. Lots of normally named directories and a
> few symlinks.
>
> $ ls -aF /
>
> ./ boot/ etc/ initrd.img@ mnt/ root/ sys/ var/
> ../ cdrom@ home/ lib/ opt/ sbin/ tmp/ vmlinuz@
> bin/ dev/ initrd/ media/ proc/ srv/ usr/
>
> Is there some other --include / --exclude setup I should try?
Well, because changing:
--include /tmp/lotsoffiles \
--exclude /
localhost::/ localhost::/tmp/lotsoffiles-backup
to
localhost::/tmp/lotsoffiles localhost::/tmp/lotsoffiles-backup
fixes it for me. Thus, I am curious if some other file is being included
besides the stuff in /tmp/lotsoffiles.
Andrew
--
Andrew Ferguson - owsla@xxxxxxxxxxxxx
_______________________________________________
rdiff-backup-users mailing list at rdiff-backup-users@xxxxxxxxxx
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
|
|