On 04/15 02:03 , Boniforti Flavio wrote: > You see, there's no $Conf{BackupsDisable} configured, which, instead, is > put like: > > backu...@storebox:~$ cat /etc/backuppc/config.pl | grep > $Conf{BackupsDisable} > # There are three values for $Conf{BackupsDisable}: > $Conf{BackupsDisable} = '1';
Right there it is. edit config.pl and change $Conf{BackupsDisable} = '1'; to $Conf{BackupsDisable} = '0'; -- Carl Soderstrom Systems Administrator Real-Time Enterprises www.real-time.com ------------------------------------------------------------------------------ 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@lists.sourceforge.net List: https://lists.sourceforge.net/lists/listinfo/backuppc-users Wiki: http://backuppc.wiki.sourceforge.net Project: http://backuppc.sourceforge.net/