On Tuesday 02 October 2007, you wrote:
> 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
DON'T DO THIS!!!!! You are only making things worse!
If the system does not work it is because it was not installed correctly.
Randomly "hardcoding" paths like this is not going to solve your problems.
The problem seems to be thant you have:
> I'm searching and for your information I've got the folder :
> /usr/local/BackupPC/lib/BackupPC/
and:
> $Conf{TopDir} = '/data/BackupPC/'
Those are supposed to be one and the same directory! And now you seem to
have some files in one directory and some in the other. It's not surprising
that results in problems.
My advise: purge your whole installation and start from scratch.
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/