BackupPC-users

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

2012-10-29 11:51:19
Subject: Re: [BackupPC-users] Need help with interpreting error
From: "Brad Morgan" <b-morgan AT concentric DOT net>
To: "'General list for user discussion, questions and support'" <backuppc-users AT lists.sourceforge DOT net>
Date: Mon, 29 Oct 2012 09:50:09 -0600
>> 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;

> It doesn't make much sense to get an error where a command was not
specified.  
> The per-host config files are allowed to be in several different places -
what 
> does the web interface show when you edit that host's config?

I agree! The web interface shows that nothing is in the host config file and
the permissions on the file with 0 bytes is as expected.

Regards,

Brad


------------------------------------------------------------------------------
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/