Re: [BackupPC-users] Offsite copy

2012-07-01 Thread Tim Fletcher
On 27/06/12 00:02, shorvath wrote: > Hi Timothy, > > Thanks for your comments, unfortunately however I think you're missing my > point. > I very much like the way Backuppc handles backup, dedupe etc. and to use this > on the local site to handle the backups of each individual client would be > p

Re: [BackupPC-users] Offsite copy

2012-06-27 Thread Gerald Brandt
l list for user discussion, questions and support" > > Sent: Wednesday, June 27, 2012 9:51:47 AM > Subject: Re: [BackupPC-users] Offsite copy > > > Surely this means sending a complete copy with every archive which > can't be rsync'd with what's already th

Re: [BackupPC-users] Offsite copy

2012-06-27 Thread Member Horvath
@lists.sourceforge.net > > Sent: Tuesday, June 26, 2012 6:02:57 PM > > Subject: [BackupPC-users] Offsite copy > > > > Hi Timothy, > > > > Thanks for your comments, unfortunately however I think you're > > missing my point. > > I very much li

Re: [BackupPC-users] Offsite copy

2012-06-27 Thread Gerald Brandt
- Original Message - > From: "shorvath" > To: backuppc-users@lists.sourceforge.net > Sent: Tuesday, June 26, 2012 6:02:57 PM > Subject: [BackupPC-users] Offsite copy > > Hi Timothy, > > Thanks for your comments, unfortunately however I think you&#x

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Adam Goryachev
shorvath wrote: >Hi Timothy, > >Thanks for your comments, unfortunately however I think you're missing >my point. >I very much like the way Backuppc handles backup, dedupe etc. and to >use this on the local site to handle the backups of each individual >client would be preferred, plus it gives t

[BackupPC-users] Offsite copy

2012-06-26 Thread shorvath
Hi Timothy, Thanks for your comments, unfortunately however I think you're missing my point. I very much like the way Backuppc handles backup, dedupe etc. and to use this on the local site to handle the backups of each individual client would be preferred, plus it gives the client an interface

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Timothy J Massey
shorvath wrote on 06/26/2012 03:10:59 PM: > Yes, I could just take the backup directly from the individual > servers, and by the looks of things it may be my only option. > I was rather hoping for perhaps another fuse module alternative or > something that would still allow me to keep everythi

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Les Mikesell
On Tue, Jun 26, 2012 at 12:20 PM, Timothy J Massey wrote: > > > What I'm after is a ready  to use snapshot, As it looks on the > > server I'm backing up or what it would look like if using the > > archive host feature but just not in tar format. > > > Why do you expect BackupPC to provide that?  O

[BackupPC-users] Offsite copy

2012-06-26 Thread shorvath
That sounds very interesting Carl, I'd be keen to take a look at your scripts? The reason I need a like-for-like ready-to-use copy is so that in the event of a disaster I am able to bring a disk unit to the client as a "drop in and ready" replacement of their (almost) most recent data while I pic

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Carl Cravens
I manage my offsite disaster-recovery backup (which is rsync'd over the net) by: + Creating a directory of links that point only to the most recent full and incremental for each host. (Incrementals always go against the last full.) + rsync each host directory individually. This breaks dedupe be

[BackupPC-users] Offsite copy

2012-06-26 Thread shorvath
BackupPC is great at what it does, backing up files, which is why I use it. As my original post states, am aware that backuppc is not designed to achieve my offsite-ready-to-use-most-recent-copy which is why I tried the fuse module and was asking more for suggestions or alternatives to the module

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Timothy J Massey
shorvath wrote on 06/26/2012 01:02:00 PM: > I wouldn't want to rsync /var/lib/backuppc as this is not in a > format that can be readily used. > What I'm after is a ready to use snapshot, As it looks on the > server I'm backing up or what it would look like if using the > archive host featu

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Timothy J Massey
shorvath wrote on 06/26/2012 01:02:00 PM: > I wouldn't want to rsync /var/lib/backuppc as this is not in a > format that can be readily used. > What I'm after is a ready to use snapshot, As it looks on the > server I'm backing up or what it would look like if using the > archive host featu

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Philipp Raschdorff
Depending on how you've setup your backup-server (physical/virtual) you could just save an image of the server. The obvious question is: against what are you protected your data? If you store an offsite backup of /var /lib /backuppc  and  your  main   datacenter dies, you need to restore not onl

[BackupPC-users] Offsite copy

2012-06-26 Thread shorvath
I wouldn't want to rsync /var/lib/backuppc as this is not in a format that can be readily used. What I'm after is a ready to use snapshot, As it looks on the server I'm backing up or what it would look like if using the archive host feature but just not in tar format. +--

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Philipp Raschdorff
As far as I remember you run into problems when rsync'ing a big /var/lib/backuppc directory because of limitations on rsync / memory consumption. - PR -- Von unterwegs über die Luftschnittstelle gesendetAndrew Schulman hat geschrieben:> Hi, > I currently use BackuPC in a number of ways. >

[BackupPC-users] Offsite copy

2012-06-26 Thread shorvath
Hi, Thanks for the reply. This isn't really a solution for me. My intention is to have a working copy of the latest snapshot at any on time so that in the event of a disaster I can simply drop it in place. Therefore a one to one rsync type snapshot is what I'm after. If I could access the latest v

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Member Horvath
Hi, Thanks for the reply. This isn't really a solution for me. My intention is to have a working copy of the latest snapshot at any on time so that in the event of a disaster I can simply drop it in place. Therefore a one to one rsync type snapshot is what I'm after. If I could access the latest ve

Re: [BackupPC-users] Offsite copy

2012-06-26 Thread Andrew Schulman
> Hi, > I currently use BackuPC in a number of ways. > One of my more recent requirements is to be able to sync the most recent > backup to an offsite location > eg. > I have a backuppc server which backs up itself and a number of clients. > The most recent of each of these backups must be rsync'd

[BackupPC-users] Offsite copy

2012-06-26 Thread Member Horvath
Hi, I currently use BackuPC in a number of ways. One of my more recent requirements is to be able to sync the most recent backup to an offsite location eg. I have a backuppc server which backs up itself and a number of clients. The most recent of each of these backups must be rsync'd offsite I hav

Re: [BackupPC-users] Offsite copy of backuppc data for disaster recovery

2009-06-29 Thread Adam Goryachev
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Randy Orrison wrote: > I'm currently using rsync to copy that /backup partition to an > off-site server (it's on a site we own, and the connection is over a > hardware VPN, so I'm not worrying about encryption either on the > off-site server or en-rout

[BackupPC-users] Offsite copy of backuppc data for disaster recovery

2009-06-29 Thread Randy Orrison
Hi BackupPC users, I've recently started using BackupPC on the network here at work. I've got a couple dozen Windows PCs and two Windows servers which will all (eventually) be backed up with BackupPC to a Debian Linux box. I'm adding PCs gradually and really like the system. (I'd previously bee