BackupPC-users

Re: [BackupPC-users] Need help with interpreting error

2012-10-29 10:25:32
Subject: Re: [BackupPC-users] Need help with interpreting error
From: Bowie Bailey <Bowie_Bailey AT BUC DOT com>
To: backuppc-users AT lists.sourceforge DOT net
Date: Mon, 29 Oct 2012 10:23:43 -0400
On 10/27/2012 11:45 AM, Brad Morgan wrote:
> I have a Windows 7 host that has started returning the following error
> during backups:
>
> 2012-10-27 09:34:19 incr backup started back to 2012-10-25 19:00:01  (backup
> #32) for share C$
> 2012-10-27 09:34:58 DumpPostShareCmd returned error status 13... exiting
> 2012-10-27 09:35:00 DumpPostUserCmd returned error status 13... exiting
> 2012-10-27 09:35:00 Got fatal error during xfer (DumpPostUserCmd returned
> error status 13)
> 2012-10-27 09:35:05 Backup aborted (DumpPostUserCmd returned error status
> 13)
>
> The host specific config file is empty (0 bytes) and the config.pl contains:
>
> $Conf{DumpPreUserCmd} = undef;
> $Conf{DumpPostUserCmd} = undef;
> $Conf{DumpPreShareCmd} = undef;
> $Conf{DumpPostShareCmd} = undef;
> $Conf{RestorePreUserCmd} = undef;
> $Conf{RestorePostUserCmd} = undef;
> $Conf{ArchivePreUserCmd} = '/bin/bash /home/backuppc/archive_rm $archiveloc
> $HostList';
> $Conf{ArchivePostUserCmd} = undef;
>
> What does this error really mean?

A quick check on Google indicates that an error 13 from Samba means 
"permission denied".  Make sure you are logging in as an administrator 
account and make sure the permission settings on the C$ share have not 
been changed.

-- 
Bowie

------------------------------------------------------------------------------
The Windows 8 Center - In partnership with Sourceforge
Your idea - your app - 30 days.
Get started!
http://windows8center.sourceforge.net/
what-html-developers-need-to-know-about-coding-windows-8-metro-style-apps/
_______________________________________________
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/