Hi,
Dawn Susini Wallis wrote on 18.05.2007 at 11:00:46 [Re: [BackupPC-users]
Problems with per-PC config file]:
> > Dawn Susini Wallis wrote:
> >> When BackupPC runs a backup, it does not look at my per-PC config file.
> >> [...]
> >> My main config file is in "/store/backuppc/data/conf", while my per-PC
> >> config files are stored in each pc directory
> >> "/store/backuppc/data/pc/pcname/".
>
> I had it in /etc/BackupPC/ and had the same problem. By the way, you
> can't just change that setting in the main config.pl file, you also have
> to change it in the Lib.pm file.
so you have $useFHS = 1 in Lib.pm and have changed the default ConfDir? Then
your per-PC config files go in /store/backuppc/data/conf/pc/pcname.pl :
> "As a configuration variable $Conf{SmbSharePasswd}
> <http://backuppc.sourceforge.net/faq/BackupPC.html#item__conf_smbsharepasswd_>
>
> in the per-PC configuration file (__CONFDIR__/pc/$host.pl or
^^^^^^^^^^^^^^^^^^^^^^^
> __TOPDIR__/pc/$host/config.pl in non-FHS versions of BackupPC)."
> So I wanted to put the config file in the __TOPDIR__ rather than moving
> all of my backups.
Why would you have to move all your backups? If $useFHS is set,
configuration goes in /etc/BackupPC/ and the backups stay under __TOPDIR__,
/store/backuppc/data in your case.
Regards,
Holger
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/