Jorg writes:

> (27GiB, 7,0MiB/s))
> Backup aborted (Gesamtzahl geschriebener Bytes: 28282449920 (27GiB, 7,0MiB/s))
> 
> Is this a localization issue? Doesn't backuppc understand what tar is saying? 

Yes and yes.

> How can I fix this?

This is the standard config setting:

    $Conf{TarClientCmd} = '$sshPath -q -x -n -l root $host'
                        . ' env LC_ALL=C $tarPath -c -v -f - -C $shareName+'
                        . ' --totals';

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
[email protected]
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/

Reply via email to