Alex writes:

> I'm getting an error backing up users' data. Below the error log:
> 
> Error reading file \Local Settings\Application 
> Data\Microsoft\Outlook\Outlook.pst : NT_STATUS_FILE_LOCK_CONFLICT
> Didn't get entire file. size=2186036224, nread=0
> NT_STATUS_SHARING_VIOLATION opening remote file \ntuser.dat.LOG (\)
> [ skipped 32 lines ]
> tarExtract: Unexpected end of tar archive (tot = 1048576, num = 959488, posn 
> = )
> tarExtract: Removing partial file Local Settings/Application 
> Data/Microsoft/Outlook/Outlook.pst
> tarExtract: BackupPC_tarExtact aborting (Unexpected end of tar archive)
> tarExtract: Done: 1 errors, 10 filesExist, 58028 sizeExist, 17288 
> sizeExistComp, 54 filesTotal, 327436205 sizeTotal
> Got fatal error during xfer (Unexpected end of tar archive)
> Backup aborted (Unexpected end of tar archive)
> 
> How can I fix this? Running 2.1.2pl2

It's a bug in smbclient that causes it to pad the tar archive by
the wrong amount when it fails on a locked file >2GB in size.

We discovered this a year ago and submitted a bug, which is now
marked as resolved:

    https://bugzilla.samba.org/show_bug.cgi?id=3592

So a more recent version of smbclient should fix the problem.

Craig

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
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