Steven writes:
> Running: /usr/bin/ssh -q -x -l netbackup freedom.rapidxdev.com
> /usr/bin/sudo /usr/bin/rsync --server --sender --numeric-ids --perms
> --owner --group --links --times --block-size=2048 --recursive -D
> --bwlimit=200 --ignore-times . /
Yes, you can see none of the excludes make it into the command.
But you knew that.
The most likely explanation is there is a per-client config.pl that
is overriding the setting. Try editing $Conf{BackupFilesExclude}
and $Conf{RsyncClientCmd} in the per-client config.pl (make
$Conf{RsyncClientCmd} something different to the main config
file to make sure the file is correctly being parsed). Then
check the actual command being run.
Craig
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/