Hi.

I'm trying to backup two Windows Server 2003 Standard with BackupPC
using the smb Xfer method.
The connection works, but after a while the backup process hangs with
this error:

Didn't get entire file. size=1093632, nread=196560

The error is the same in both two servers, which have the same
BackupPC confguration:

$Conf{WakeupSchedule} = [1];
$Conf{FullPeriod} = '6.97';
$Conf{IncrPeriod} = '0.97';
$Conf{FullKeepCnt} = ['2'];
$Conf{FullKeepCntMin} = '2';
$Conf{FullAgeMax} = '90';
$Conf{IncrKeepCnt} = '6';
$Conf{IncrKeepCntMin} = '1';
$Conf{IncrAgeMax} = '30';
$Conf{PartialAgeMax} = '3';
$Conf{BackupFilesExclude} = { '*' => ['/System Volume
Information','/Recycler'] };
$Conf{BlackoutBadPingLimit} = '3';
$Conf{BlackoutGoodCnt} = '7';
$Conf{BackupZeroFilesIsFatal} = '1';
$Conf{XferMethod} = 'smb';
$Conf{SmbShareName} = ['C$', 'D$'];

What is the problem?

Thank you very much!
Bye.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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