Hi,
Just wanted to share this interesting test result I found about
switching the ssh cipher. I am running the 3.0.0 beta3 in production on
a fairly small centos4 server (basic spec but with a 1.5TB raid5 setup)
and backing up a variety of windows, linux and solaris across a 100mbit
lan.
I wan
Hi,
> Travis Fraser wrote:
> > On Thu, 2007-01-11 at 10:30 +0100, Francisco Daniel Igual Peña wrote:
> >
> >> Hi,
> >>
> >> Is it possible that Backuppc sends weekly (or daily, dont mind) reports to
> >> a
> >> specific email even though there are no errors with the backups?. I want
> >> some
On Tue, 2007-01-16 at 08:24 +1100, Les Stott wrote:
> Travis Fraser wrote:
> > On Thu, 2007-01-11 at 10:30 +0100, Francisco Daniel Igual Peña wrote:
> >
> > > Hi,
> > >
> > > Is it possible that Backuppc sends weekly (or daily, dont mind) reports
> > > to a
> > > specific email even though t
Hi all,
I am very new to backupPC - and I like it more more and more every day. ;-)
I made a direcory with four 1MB files and some smaller text files for
test purposes.
Today, I tried some error cases and killed the rsync process on my
client machine while syncing with xfermethod=rsync. After kil
On 01/15 02:09 , Krsnendu dasa wrote:
> I am looking for a file that I think is in the backups somewhere. Is
> there a way to search for files saved in backups?
find | grep
--
Carl Soderstrom
Systems Administrator
Real-Time Enterprises
www.real-time.com
Hello!
Here are the scripts I use to manage the removable hard drive media used
to store daily archives of my backup servers via the GUI, instead of
from the command line. Briefly, the system is set up like this:
BackupPC's pool is stored on a large internal hard drive. Every day at
a little
Craig Barratt wrote:
Francisco writes:
Is it possible that Backuppc sends weekly (or daily, dont mind) reports to a
specific email even though there are no errors with the backups?. I want
something like that, but I dont know how to do it.
I really don't like programs that annoy you w
I am looking for a file that I think is in the backups somewhere. Is
there a way to search for files saved in backups?
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get t
brien writes:
> I'd like to run "full" backups at night (say, 10pm-2am), but run
> incrementals every 2 hours from 6am-6pm. There doesn't seem to be any
> way to do this. Unless, maybe I can use a predump script to test the
> time and $type and abort fulls that try to run during the day? It
Francisco writes:
> Is it possible that Backuppc sends weekly (or daily, dont mind) reports to a
> specific email even though there are no errors with the backups?. I want
> something like that, but I dont know how to do it.
I really don't like programs that annoy you with emails. That said,
I a
Travis Fraser wrote:
On Thu, 2007-01-11 at 10:30 +0100, Francisco Daniel Igual Peña wrote:
Hi,
Is it possible that Backuppc sends weekly (or daily, dont mind) reports to a
specific email even though there are no errors with the backups?. I want
something like that, but I dont know how to do
Tim writes:
> The first is that it overwrites the previous archive daily. Is it
> possible to get ArchiveHost/TarCreate to use the backup number in the
> file name even when you use "-1" as the backup job number?
You could modify the code to use the date in the file name.
> Is there a way to
Brad writes:
> On all of the servers we have installed the latest beta I have seen a
> problem with the blackout periods. They appear to be ignored or
> interpreted incorrectly.
>
> I am using the default blackout periods and schedules in all my configs
> but all the incremental backups are star
Hi,
James Kyle wrote on 13.01.2007 at 10:56:43 [[BackupPC-users] Stuck getting
localhost to work]:
> [...]
> I have backuppc installed and working on localhost. I've set my pc
> specific configl.pl:
>
> $Conf{RsyncShareName} = ['/Network/Servers/mydomain/Users/','/usr/
> local','/opt/', '/Vol
On Thu, 2007-01-11 at 10:30 +0100, Francisco Daniel Igual Peña wrote:
>
> Hi,
>
> Is it possible that Backuppc sends weekly (or daily, dont mind) reports to a
> specific email even though there are no errors with the backups?. I want
> something like that, but I dont know how to do it.
>
I have
On 01/11 08:20 , Bradley Alexander wrote:
> I (currently) have a 200GB partition for backups, and I was considering
> using Truecrypt on-the-fly encryption. I'm still on the fence regarding
> whether to set it up as individual containers or one large one.
I don't know anything about this encrypti
Hello!
I was wondering if there will be a new release of the BackupPC 3 code?
I know that there was at least one change (the permissions on web-edited
files), and at least one bug (the GUI brings up the oldest log file when
you click on the LOG link) that I am specifically interested in.
Are w
Cristian writes:
> First, I'd like to thank Craig and his collaborators, who gave us this great
> tool that simplifies our lives greatly. I use BackupPC for many years
> already, in many settings, and I couldn't think of a better way of dealing
> with this thorny requirement.
Thanks.
> So, on
David writes:
> I would like to reinstall Linux on new hard disks and copy the existing
> backuppc archives from the old disk to the new. What are the potential
> pitfalls? Can I just copy the whole directory of backuppc recursively?
> How can I copy and preserve hard links accross hard disks?
Th
Art writes:
> I have been running BackupPC for over two years on a Mepis Linux box.
> All was well until early in the month when one of the WinXP boxes
> mysteriously stopped backing up. I have upgraded BackupPC to 2.1.2pl1
> (using the Mepis Kpackage utility). I have used CPAN up re-install
>
Hi,
Cristian Tibirna wrote on 14.01.2007 at 13:16:29 [Re: [BackupPC-users]
avoidable failure?]:
> On 14 January 2007 00:34, Holger Parplies wrote:
> [...]
> > Might you simply need to increase your $Conf{ClientTimeout}?
> > It would make sense that your backups take longer with busy client machin
Jesse writes:
> 2007-01-12 15:42:12 User bbBackup requested backup of unknown host
> colo.vipmn.com
> 2007-01-12 15:42:13 Unknown host colo.vipmn.com for status request
>
> But I can SSH to the machine from the backup server using that
> address just fine.
"unknown host colo.vipmn.com" means
Hi,
You can use in per-pc config.pl, the parameter
$Conf{DumpPostUserCmd} = '/usr/local/BackupPC/bin/BackupNotify $user $xferOK
$host $type $client $hostIP ';
the script BackupNotify is something like that :
#!/usr/bin/perl
#
#
# $user $xferOK $host $type
#
$mailprog = '/usr/l
23 matches
Mail list logo