Tomas Florian writes:
 
> I think your patch worked.  It wasn't a 100% conclusive test though 
> because before I got your patch I was suspecting some kind of corruption 
> in the cspool folder and I deleted the contents ... then I got your 
> patch, applied that too and when the backup finished it was fine.  I'd 
> say probably it was your patch that fixed it though.
> 
> If you would like me to confirm (by unapplying the patch and seeing if 
> the problem returns) I can definitely do that for you - just let me know 
> if that's what you'd like to see.
> 
> In any case, it seems to be working for now.
> 
> Thank you very much for your help,
> Tomas

No need for additional tests - I'm confident that this fixed
the problem.

Thanks for the feedback.

Craig

> Craig Barratt wrote:
> > Tomas Florian writes:
> >
> >   
> >> Yes I definitely have at least one 9 GB file.   Is that the problem?
> >>     
> >
> > Yes, most likely.  Try this patch to BackupPC_tarExtract that
> > fixes a problem with files > 8GB whose length is a multiple of
> > 256 bytes.  Tell me if it solves the problem.
> >
> > Craig
> >
> > --- BackupPC_tarExtract 2006-01-27 10:07:47.193433600 -0800
> > +++ BackupPC_tarExtract.new     2006-01-27 10:05:09.506691200 -0800
> > @@ -102,7 +102,7 @@
> >  #                 Copyright 1998 Stephen Zander. All rights reserved.
> >  #
> >  my $tar_unpack_header
> > -    = 'Z100 A8 A8 A8 A12 A12 A8 A1 Z100 A6 A2 Z32 Z32 A8 A8 A155 x12';
> > +    = 'Z100 A8 A8 A8 a12 A12 A8 A1 Z100 A6 A2 Z32 Z32 A8 A8 A155 x12';
> >  my $tar_header_length = 512;
> >  
> >  my $BufSize  = 1048576;     # 1MB or 2^20
> >


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
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