After see several tutorials and emails about BackupPC I've got maybe a 
problem of configuration.
And it's maybe the origine of my problem.

So, there are 2 command lines (full & Inc) to do backups :

$smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c 
tarmode\ full -Tc$X_option - $fileList
$smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c 
tarmode\ full -TcN$X_option $timeStampFile - $fileList

And in my case I changed the 2 command lines to :

$smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c 
tarmode\ full -Tc /data/BackupPC/pc/$host/BACKUP_NAME.tar $X_option 
-$fileList
$smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 -c 
tarmode\ full -TcN$X_option $timeStampFile 
/data/BackupPC/pc/BACKUP_NAME.tar -$fileList

If I don't precise the path of destination, the backups don't work.

Where can you precise this path in the setup ?

Thanks for your help.

Regards,

Romain






Frans Pop <[EMAIL PROTECTED]> 
Envoyé par : [EMAIL PROTECTED]
02/10/2007 11:11

A
[email protected]
cc

Objet
Re: [BackupPC-users]    No stats and information about backups = Files & 
Compression






On Tuesday 02 October 2007, [EMAIL PROTECTED] wrote:
> $Conf{TopDir} = '/data/BackupPC/'
>
> So I don't have /var/lib/backuppc.
> What are the folders or files which are in /var/lib/backuppc ?

Your setup seems to have /data/BackupPC/ instead of /var/lib/backuppc.
Did you change that manually?

Check the permissions on that dir and that the HOME directory for the 
backuppc user is set to it.

Cheers,
FJP

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/



 
SC2N -S.A  Siège Social : 2, Rue Andre Boulle - 94000 Créteil  - 327 153 
722 RCS Créteil

 

"This e-mail message is intended only for the use of the intended
recipient(s).
The information contained therein may be confidential or privileged, and
its disclosure or reproduction is strictly prohibited.
If you are not the intended recipient, please return it immediately to its
sender at the above address and destroy it."

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
BackupPC-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to