Renke writes:

> (and back to list - feature request: reply-to list address)
> 
> > I apologize. I gave the wrong file -- one I tried in desperation.
> n.p. - computers are invented for human desperation....
> 
> 
> > The share name was $Conf{SmbShareName} = 'd';
> 
> I think your config should look like this:
> 
>   $Conf{SmbShareName}= 'd';
>   $conf{BackupFilesOnly} = ['/TSEPWin','/AscendFCU','/CitizensBank'];

That's correct. Except for one thing.

Dick: you again has a capitalization typo that is propagated in
all these replies. Notice $conf{BackupFilesOnly} vs the correct
$Conf{BackupFilesOnly}.  That's why $conf{BackupFilesOnly} is
being ignored.

Dick: if you are using 3.x you should use the CGI config editor to
avoid these kinds of typos.

Craig

-------------------------------------------------------------------------
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