> hi all~
> Thank you for reply my question !!
> I have a problem..
> I changed directory TopDir !!
>   /data/BackupPC  -> /backup/BackupPC  &
> $Conf{TopDir}= '/data/BackupPC'; -> $Conf{TopDir}= '/backup/BackupPC'; &
> All backup data move : /data/BackupPC -> /backup/BackupPC
> In result..

If you are not using FHS in 3.0, you cannot changed the TopDir
just via the config file.  The TopDir path is also embedded in
the lib/BackupPC/Lib.pm file during installation (otherwise
BackupPC doesn't know where to find the config file).

I'd recommend doing the change with a synmbolic link, or doing
a fresh install from the tarball.

Craig

-------------------------------------------------------------------------
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
BackupPC-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to