Thank you Erik,
That is exactly what was wrong.
Cheers!
Ken
Erik Meitner wrote:
BackupFilesExclude should be given directory/file names that are
RELATIVE to the RsyncShareName:
$Conf{BackupFilesExclude} = ['/exclude', '/junk'];
Ken Gregoire wrote:
It seems that the following does not exclude the directories under the
/home directory. Any ideas?
Backup Client: Linux
Version: 2.1.1 (March 05)
config.pl file:
#$Conf{RsyncShareName} = ['/home'];
$Conf{XferMethod} = 'rsync';
$Conf{BackupFilesExclude} = ['/home/exclude', '/home/junk'];
Thanks in advance.
Ken
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
|