BackupPC-users

[BackupPC-users] Strange SMB errors

2014-03-13 07:34:00
Subject: [BackupPC-users] Strange SMB errors
From: Marco <listaddr AT gmail DOT com>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Thu, 13 Mar 2014 12:25:03 +0100
I'm using BackupPC to back up a windows server 2008 R2 machine using smb.
I'm aware that junction points give errors during the backup as in

NT_STATUS_ACCESS_DENIED listing \Documents and Settings\*

but I'm fine with that. The problem I'm having is not about a junction
point, but with a normal directory. This directory is not being backed up,
and in the xfer log I see:

...
                directory \shared\
NT_STATUS_ACCESS_DENIED listing \shared\*
...

However, connecting with smbclient using the same command line that
BackupPC uses, it works perfectly fine:

$ smbclient '\\server.example.com\k' -A .smbc -E -d 1
Domain=[CL2] OS=[Windows Server 2008 R2 Standard 7601 Service Pack 1] Server=[Windows Server 2008 R2 Standard 6.1]

smb: \> ls \shared\*
  .                                   D        0  Mon Dec 16 14:31:30 2013
  ..                                  D        0  Mon Dec 16 14:31:30 2013
  .DS_Store                          AH     6148  Fri Oct 15 05:48:24 2010
  Act                                 D        0  Thu Dec  5 17:30:29 2013
...[rest of files]...

                37119 blocks of size 4194304. 10873 blocks available

Smbclient connects as user administrator, and as administrator I can also
perfectly browse this directory when logged on directly on the machine.
The directory has of course full control permissions for the administrator
user.

If that helps, when seeing the directory in windows file manager the folder
icon has a small lock on it (the directory is shared), although as I said I
can enter it and browse its files and subdirectories perfectly fine.

I'm not sure where to look now. All the similar errors I've found with
google seem to be not pertinent to what I'm seeing. Thanks for any help.
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/13534_NeoTech
_______________________________________________
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/
<Prev in Thread] Current Thread [Next in Thread>