Tino writes:

> The excludes are specified per share. So it should read:
> $Conf{BackupFilesExclude} = {
>   '/' => [ '/sys/', '/vz/root/', ... ]
> };
> 
> ('/' being your share name here if you use rsync via ssh.)

Yes, you're right.

Also, James, in 3.x the excludes are not passed in the
command-line to the remote rsync.  They are sent via the
pipe to the rsync process.  You need to look in the XferLOG
file to see the excludes.

Craig

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to