Date: Sat, 23 Jun 2012 09:59:28 +0200 From: Roland Smith <rsmith@xs4all.nl> To: freebsd-questions@freebsd.org Cc: Chad Perrin <perrin@apotheon.com> Subject: Re: backup tools Message-ID: <20120623075928.GA19093@slackbox.erewhon.net> In-Reply-To: <20120623003717.GD7876@hemlock.hydra> References: <20120622160903.GE24912@hemlock.hydra> <20120622184740.GA67847@slackbox.erewhon.net> <20120623003717.GD7876@hemlock.hydra>
next in thread | previous in thread | raw e-mail | index | archive | help
--jRHKVT23PllUwdXP Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jun 22, 2012 at 06:37:17PM -0600, Chad Perrin wrote: > On Fri, Jun 22, 2012 at 08:47:40PM +0200, Roland Smith wrote: > > On Fri, Jun 22, 2012 at 10:09:03AM -0600, Chad Perrin wrote: > > > I'm setting up a "new" backup server using FreeBSD. It will be used = for > > > backing up laptops, which will not be connected to the network by any > > > kind of schedule, so backups will be initiated manually rather than by > > > cron or other scheduled procedures. > >=20 > > What are the laptops running? >=20 > FreeBSD, Debian, and/or Ubuntu. There's at least one of each. I > apologize for not mentioning that sooner. I had a feeling I'd overlook > something. Hmm, I'm not sure that there is _anything_ that meets _all_ your criteria! For backing up complete systems (including boot blocks) I've used Clonezilla Live to good effect. On the several standalone systems I tried it on, it managed around 1 GiB/minute, backing up to a USB HDD. It can also back-up t= o a ssh, samba or nfs server. Of course this doesn't do incremental backups, and it is GPL. If you don't care about the OS, and just want to back up the user's data, I guess rsync would be the way to go. This in turn will not save the boot blo= ck, although you could use dd for that I guess. Roland --=20 R.F.Smith http://rsmith.home.xs4all.nl/ [plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated] pgp: 1A2B 477F 9970 BA3C 2914 B7CE 1277 EFB0 C321 A725 (KeyID: C321A725) --jRHKVT23PllUwdXP Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (FreeBSD) iEYEARECAAYFAk/ld2AACgkQEnfvsMMhpyUsTQCeNWYbhNsVnQ7RnPhJiokf6LSH HY4AmgPxElrUMc0W/kdYiatzqXTr0qhm =0dNk -----END PGP SIGNATURE----- --jRHKVT23PllUwdXP--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120623075928.GA19093>