Hi Holger,
I observed the aborted backup every time until I remove the empty element in my
config.
FYI, before removing the empty element in my config, I also suspected wrong
behavior from the SMB server of my Mac OSX so I removed all the shares except
one, it didn't fix the abort error either.
Long
________________________________
From: Holger Parplies <[email protected]>
To: Long V <[email protected]>
Cc: [email protected]
Sent: Mon, March 28, 2011 4:21:31 PM
Subject: Re: [BackupPC-users] Backup reported failed without any apparent error
Hi,
I remember checking the code for the error message
> > > > 2011-03-18 13:15:00 unexpected empty share name skipped
because I was going to suggest this might be the problem. I was under the
impression that this message is generated for a bogus empty share name entry
as in ...
> $Conf{SmbShareName} = [
> 'share',
> ''
> ];
... but that this is a warning only and should *not* lead to an aborted
backup. Specifically, the code that reports this condition then skips this
entry. The result should be the same as if it were not there at all (except,
obviously, for the warning message). So I decided to investigate further
before posting, which I obviously didn't get around to :-|.
I might be mistaken, but my guess is that your aborted backup is unrelated to
this issue. Did you consistently get the 'aborted backup' until you removed
the bogus entry, at which point it stopped? Or did you only observe the
'aborted backup' the one time?
Regards,
Holger
------------------------------------------------------------------------------
Enable your software for Intel(R) Active Management Technology to meet the
growing manageability and security demands of your customers. Businesses
are taking advantage of Intel(R) vPro (TM) technology - will your software
be a part of the solution? Download the Intel(R) Manageability Checker
today! http://p.sf.net/sfu/intel-dev2devmar
_______________________________________________
BackupPC-users mailing list
[email protected]
List: https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki: http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/