BackupPC-users

[BackupPC-users] Why not starting in command-line, but still in CGI interface?

2009-04-15 08:07:59
Subject: [BackupPC-users] Why not starting in command-line, but still in CGI interface?
From: "Boniforti Flavio" <flavio AT piramide DOT ch>
To: "General list for user discussion, questions and support" <backuppc-users AT lists.sourceforge DOT net>
Date: Wed, 15 Apr 2009 14:03:06 +0200
Hello list.

When I start my backup from the CGI interface, it runs (manual, both
incr. and full).
When I start it from command-line, I get:

backuppc@storebox:~$ /usr/share/backuppc/bin/BackupPC_dump -v
mail.omvsa.ch
Exiting because backups are disabled with $Conf{BackupsDisable} = 1
nothing to do

It's config file is:

$Conf{ClientNameAlias} = 'localhost';
$Conf{RsyncShareName} = [
  'ExchBkp',
  'profilo',
  'data'
];
$Conf{RsyncdClientPort} = '8874';
$Conf{DumpPreShareCmd} = '/var/lib/backuppc/tunnel.sh -fC
administrator AT mail.omvsa DOT ch -L 8874:127.0.0.1:873 sleep 20';

You see, there's no $Conf{BackupsDisable} configured, which, instead, is
put like:

backuppc@storebox:~$ cat /etc/backuppc/config.pl | grep
$Conf{BackupsDisable}
# There are three values for $Conf{BackupsDisable}:
$Conf{BackupsDisable} = '1';

in the main configuration.

Anybody can explain to me what's wrong?

Flavio Boniforti

PIRAMIDE INFORMATICA SAGL
Via Ballerini 21
6600 Locarno
Switzerland
Phone: +41 91 751 68 81
Fax: +41 91 751 69 14
URL: http://www.piramide.ch
E-mail: flavio AT piramide DOT ch 

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-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/