> Does anyone have or use a program in conjunction with backup PC that
> will run a batch of commands on the host prior to backup and then right
> after the backup is done.
Poweroff (http://users.pandora.be/jbosman/applications.html). It has a
telnet interface too.
Just select "No action" as an
Shohan writes:
> I want to keep 6 last incremental that will be done automaticly. so my
> configuration is as below
> My configuration:
>
> $Conf{FullKeepCnt} = 1;
>
> $Conf{FullKeepCntMin} = 1;
> $Conf{FullAgeMax} = 30;
>
> $Conf{IncrKeepCnt} = 6;
>
> $Conf{IncrKeepCntMin} = 1;
> $Conf{In
Hi guys!
I'm trying to use backuppc in order to backup my lan pc's to one of
them.
In my lan there are 6 ubuntu dapper pc's (and the backuppc server is a
dapper too) and a debian etch one.
All is going smoothly backing up the ubuntu pc's.
On the contrary, I can't perform the backup from the de
On Thu, 2006-06-22 at 22:07 -0400, don Paolo Benvenuto wrote:
> Hi guys!
>
> I'm trying to use backuppc in order to backup my lan pc's to one of
> them.
>
> In my lan there are 6 ubuntu dapper pc's (and the backuppc server is a
> dapper too) and a debian etch one.
>
> All is going smoothly back
I want to keep 6 last incremental that will be done automaticly. so my configuration is as below
My configuration:
$Conf{FullKeepCnt} = 1;
$Conf{FullKeepCntMin} = 1;
$Conf{FullAgeMax} = 30;
$Conf{IncrKeepCnt} = 6;
$Conf{IncrKeepCntMin} = 1;
$Conf{IncrAgeMax} = 30;
But the problem is i
>
> Have you tried to do a manual rsync e.g. just listing the files in the
> remote module?
-
rsync -i --list-only [EMAIL PROTECTED]::D
Password:
rsync: connection unexspectedly closed (0 bytes received so far) [receiver]
rsync error: error in rsync protocol data stream (code 1
Hi,
I recently started using BackupPC and I really like it. Trying to
archive my hosts results in an error:
Executing: /usr/share/backuppc/bin/BackupPC_archiveHost
/usr/share/backuppc/bin/BackupPC_tarCreate /usr/bin/split /usr/bin/par2
localhost 1 /bin/gzip .gz 47 /tmp 5 *
Xfer PIDs are
Does anyone have or
use a program in conjunction with backup PC that will run a batch of commands on
the host prior to backup and then right after the backup is done. I'm am
specifically looking at shutting down microsoft exchange server just prior to
backups and then starting it backup rig
Backuppc users:
I want to be able to send and email message to the host everytime a backup is
done. I would like the email to contain the xfer log and error log, if any,
either in line or as an attachment. I was wondering if there is any way this
can be done in backuppc, perhaps with a DumpPos