Hi, I'm posting a lot these days to the list. It is just that I am
finetuning my backup server, and want to do it in a nice way.
I was wondering about the following.
In my general conf.pl file I have stated that no hidden files should be
backuped, hence I have
$Conf{BackupFilesExclude} = { '*' => {'.*','*/.*']}
But in version 3.0.0beta3, the user is able to change those variables to
his likeing, unless the admin changes this.
So I turn this off and all is safe.
But assume now that user A wants to add the directory .thunderbird to
his backup. He should be able to include this in some way.
Any idea how this could be done.
I thought that next to
$Conf{BackupFilesExclude}
there also excists an
$Conf{BackupFilesInclude}
which does the oposite, and that would make it possible if I let users
edit this variable. Unfortunately this does not excist.
something else I noticed that after switching from version 2.1.0 to
3.0.0, is that the exludefiles are not appended anymore to the rsync
command.
in /var/log/messages/ I only get the rudimentary command without the
include and exclude's while this was the case in the previous version.
Thanks in advance for helping
Klaas
--
"Several billion trillion tons of superhot
exploding hydrogen nuclei rose slowly above
the horizon and managed to look small, cold
and slightly damp."
Douglas Adams - The Hitch Hickers
Guide to the Galaxy
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/