Craig writes:

> I suspect it is the last line.  In lib/BackupPC/Xfer/Tar.pm, try
> changing:
> 
>     if ( /^Total bytes written: / ) {
> 
> to
> 
>     if ( /^Total bytes (written|read): / ) {

I should mention this is another change in tar 1-16.  Tar 1-15 doesn't
print the string "Total bytes read".

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