BackupPC-users

[BackupPC-users] Backuppc - not backing up files, only folder structure

2010-01-27 03:50:47
Subject: [BackupPC-users] Backuppc - not backing up files, only folder structure
From: stratisphere <backuppc-forum AT backupcentral DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Wed, 27 Jan 2010 03:48:57 -0500
Sorry, meant to add more information yesterday.

I'm using SMB. No includes or excludes other than what is default (if there is 
any). The one share i'm using is "UserHomes" on the server "gman".

Ok, i found last night that it's throwing up NT_STATUS_ACCESS_DENIED errors on 
individual files (yet it can browse the tree).

This is not a windows sided permissions error. I'm using the domain 
administrator account and if I run smbclient manually I can access everything I 
want correctly.

Just to add... Full backup yesterday seemed to work fine (it backed up files 
totally and their content). However after leaving it to backup last night, it 
seemed to come up with that error on every file.

Incr backups are the ones that only bring up the folder structure. Here's the 
smbclient paths etc as in the config (totally default, I havnt altered them).


$Conf&#123;ClientCharsetLegacy&#125; = 'iso-8859-1';

$Conf&#123;SmbClientPath&#125; = '/usr/bin/smbclient';

$Conf&#123;SmbClientFullCmd&#125; = '$smbClientPath \\\\$host\\$shareName'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' $I_option -U $userName -E -d 1'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' -c tarmode\\ full -Tc$X_option - 
$fileList';

$Conf&#123;SmbClientIncrCmd&#125; = '$smbClientPath \\\\$host\\$shareName'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' $I_option -U $userName -E -d 1'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' -c tarmode\\ full -TcN$X_option 
$timeStampFile - $fileList';

$Conf&#123;SmbClientRestoreCmd&#125; = '$smbClientPath \\\\$host\\$shareName'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' $I_option -U $userName -E -d 1'
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; . ' -c tarmode\\ full -Tx -';

+----------------------------------------------------------------------
|This was sent by systemadmin AT weobleyhigh.co DOT uk via Backup Central.
|Forward SPAM to abuse AT backupcentral DOT com.
+----------------------------------------------------------------------



------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
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/