Hi,

Mark Sopuch wrote on 19.05.2007 at 23:58:39 [[BackupPC-devel] incremental 
doesn't stay within filter]:
> (Note: This post originally sent into the users list 

... probably got no answers because you provided no information required to
help you ...

> more generally but 
> is now further qualified and posted into the dev list for resolution.)

Posting first "more generally" means you were looking for a "general" answer
like "looks like something is going wrong", but now you really want to resolve
the matter? :-)

I'm posting back to <backuppc-users>. What makes you think it's not a
configuration error? It seems to work for others (at least I haven't heard
anything to the contrary).

> $Conf{BackupFilesOnly} = {
>   'c' => [
>     '/nucoda/*'
>   ]
> };

Ah, some information. That's a start (if not more).

> So, using the default BackupPC installed smbclient command for incremental:

BackupPC includes no smbclient command. That's from the Samba suite. Or were
you referring to the default configuration setting of
$Conf{SmbClientIncrCmd}?

> (eg. $smbClientPath \\$host\$shareName $I_option -U $userName -E -N -d 1 
> -c tarmode\ full -TcN$X_option $timeStampFile - $fileList)

I see different amounts of quoting (backslashes) in the default setting, so
this is probably not a verbatim quote from your configuration (much less an
indication of the command actually run). Quoted from memory?

The obvious thing to compare would be SmbClientFullCmd and SmbClientIncrCmd.

Oh, and anyone considering to help you will obviously want to know (among
many other things) which version of BackupPC you are talking about.

> Assuming filters apply equally to both full and incremental in BackupPC 
> [...]

Filters don't "apply in BackupPC". Filters are used to construct arguments
to the commands run to gather the data - smbclient in your case. It's entirely
possible to misconfigure the command settings to defeat this purpose.

Regards,
Holger

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
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