BackupPC-users

Re: [BackupPC-users] Windows 2000 server and windows 2003 server

2008-06-17 23:18:56
Subject: Re: [BackupPC-users] Windows 2000 server and windows 2003 server
From: "David Kuntadi" <d.kuntadi AT gmail DOT com>
To: "Jim McNamara" <jim.mcnamara AT gmail DOT com>
Date: Wed, 18 Jun 2008 10:18:50 +0700
On Wed, Jun 18, 2008 at 9:36 AM, David Kuntadi <d.kuntadi AT gmail DOT com> 
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
BackupPC-users AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/