Re: [BackupPC-devel] Windows share not backing up - NT_STATUS_ACCESS_DENIED listing \System Volume Information\SRM\*

2017-12-20 Thread Les Mikesell
On Mon, Dec 18, 2017 at 4:11 AM, Marc Gilliatt  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/


Re: [BackupPC-devel] Windows share not backing up - NT_STATUS_ACCESS_DENIED listing \System Volume Information\SRM\*

2017-12-20 Thread Michael Stowe

On 2017-12-18 02:11, Marc Gilliatt 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.

 I'm not sure on what do next?

 I really need this SMB share backing up through backuppc.

 Any ideas, please?


Could we move this to backuppc-users?

The next step is probably to post the relevant portions of your 
config.pl (most likely, the machine-specific config with the includes 
and excludes) so that you can obtain help in debugging it.  There's a 
very high chance that there's a simple logical error that's causing 
BackupPC to interpret the exclusions (or inclusions) differently than 
you're expecting.


Also quite helpful:  the resulting command line (it will be smbclient 
for SMB/CIFS transports) since this tells us how BackupPC, ultimately, 
has interpreted your config files.
--
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/