What versions of BackupPC and smbclient are you using?

Seeing aside the NT_STATUS_ACCESS_DENIED error, it looks like you have a
sufficiently new version of smbclient, and a sufficiently old version of
BackupPC that causes successful file counting to fail:

tarExtract: Done: 0 errors, 4376935 filesExist, 8783933204861 sizeExist,
7077067832073 sizeExistComp, 4386347 filesTotal, 8830430446024 sizeTotal
Got fatal error during xfer (No files dumped for share audio)

Obviously a lot of files did get transferred (the first line above), but
the output of smbclient (which unfortunately frequently changes) isn't
recognized by BackupPC (the 2nd line above).

The last few versions of BackupPC have fixes to lib/BackupPC/Xfer/Smb.pm to
better detect the number of files smbclient says it transferred.

Craig

On Wed, Dec 20, 2017 at 9:40 AM, Les Mikesell <lesmikes...@gmail.com> wrote:

> On Mon, Dec 18, 2017 at 4:11 AM, Marc Gilliatt <m.gilli...@live.co.uk>
> wrote:
> >
> > This has failed yet again. And its because it's trying to backup
> \System Volume Information\
> >
> > I do not know how to stop backuppc from not backing up this directory?
> I've tried excluding the directory, and then only included the directories
> that I want backing up.
> >
>
> Are you using both exclude and include on the same share?  Per the docs:
>
>   "For Smb, only one of $Conf{BackupFilesExclude} and
> $Conf{BackupFilesOnly} can be specified per share. If both are set for
> a particular share, then $Conf{BackupFilesOnly} takes precedence and
> $Conf{BackupFilesExclude} is ignored."
>
> --
>   Les Mikesell
>    lesmikes...@gmail.com
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> BackupPC-devel mailing list
> BackupPC-devel@lists.sourceforge.net
> List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
> Wiki:    http://backuppc.wiki.sourceforge.net
> Project: http://backuppc.sourceforge.net/
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BackupPC-devel mailing list
BackupPC-devel@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-devel
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to