On Wed, Jun 18, 2008 at 9:36 AM, David Kuntadi <[EMAIL PROTECTED]> wrote:

> Mabe the problem with smb is this one:
> ============================================================
> Dear Craig,
> first of all I want to say thank you very very much for such a great
> piece of free software and all the time you (and the other developers)
> spent for it!
>
> But I think, I've found a little (really tiny) bug in the regexp in line
> 244 of Smb.pm (BackupPC version 2.0.2):
> if ( /^\s*(-?\d+) \(\s*\d+\.\d kb\/s\) (.*)$/ ) {
>
> I think it should better be as follows:
> if ( /^\s*(-?\d+) \(\s*\d+[\.\,]\d kb\/s\) (.*)$/ ) {
> =================================================================
>
> But I do not know where the Smb.pm is. So, both smb and rsync still fail.

I have found Smb.pm (/use/share/backuppc/lib/BackupPC/Xfer/) and
editted as above, but still same error.

Regards,
David

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
BackupPC-users mailing list
[email protected]
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to