Could you try changing the value of:

$Conf{BackupZeroFilesIsFatal} = 1;

to 0?

-Nathan

On Thu, Feb 21, 2008 at 9:29 PM, Bruno Faria <[EMAIL PROTECTED]> wrote:

> Hi, I'm using tar to backup a couple of linux servers. The problem is that
> I'm getting the error: backup failed (No files dumped for share
> /someDirectory) for certain machines. I did a google search on this error
> and it seems like a lot of people got this before but I could not find any
> solutions. I also noticed that the directories that I get this error message
> are directories that only contain more directories but no files, I think
> that that's what's causing the backups to fail. Could anyone help with this?
> Here's the command that I'm using to do tar backups:
>
> $Conf{TarClientCmd} = '$sshPath -q -x -n -l root $host env LC_ALL=C
> $tarPath -c -v -f - -C $shareName+ --totals';
>
> Any help will be very welcomed.
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> 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/
>
>
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/

Reply via email to