Re: Looking for a Good FreeBSD and General Unix Backup System

2009-02-04 Thread Dan
I second BackupPC. Very nice, despite what some may consider a misleading name. ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@free

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-02-01 Thread Martin McCormick
After all the good suggestions by several people from this list, I think we will go with dump and restore. I used to use dump around ten years ago when our departmental Unix work station was a Sun and I don't ever remember it letting us down, even after something dreadful happened to the m

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Wojciech Puchar
restore -i On Wed, 28 Jan 2009, Jaime wrote: On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar wrote: dump is perfect. period. Is it possible to pull out individual files? A fellow sysadmin asked me that years ago and I didn't have an answer for him. Thanks, Jaime __

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Rich Kulawiec
On Wed, Jan 28, 2009 at 05:11:22PM -0800, Doug Hardie wrote: > Most certainly. Use the restore function. Interactive mode is easiest > for a small number of files. Doug's correct. The interactive mode of restore, with its shell-like interface, is probably easiest if you're just looking for two

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Jerry McAllister
On Wed, Jan 28, 2009 at 07:52:40PM -0500, Jaime wrote: > On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar > wrote: > > dump is perfect. period. > > Is it possible to pull out individual files? A fellow sysadmin asked > me that years ago and I didn't have an answer for him. Very easily.Jus

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Doug Hardie
On Jan 28, 2009, at 16:52, Jaime wrote: On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar wrote: dump is perfect. period. Is it possible to pull out individual files? A fellow sysadmin asked me that years ago and I didn't have an answer for him. Most certainly. Use the restore function.

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Jaime
On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar wrote: > dump is perfect. period. Is it possible to pull out individual files? A fellow sysadmin asked me that years ago and I didn't have an answer for him. Thanks, Jaime ___ freebsd-questions@freebsd.

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Wojciech Puchar
purpose. (tar is fine for archives of static hierarchies, but it is not suitable for full-system backups.) Dump fully supports the concept of full/partial backups in a robust manner. (It has other useful features dump is perfect. period. ___ freebsd

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Rich Kulawiec
On Tue, Jan 27, 2009 at 04:30:54PM -0600, Martin McCormick wrote: > What we plan to do is backup a bunch of Unix systems to > one FreeBSD box and then use a commercial package to back that > box up to an enterprise-wide system we use. The archiver we need > must be able to make 1 full backup

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Charlie Kester
On Wed 28 Jan 2009 at 10:38:56 PST Wojciech Puchar wrote: If you're looking for something "serious" (I mean with incremental/differential/full backups, retension periods, pools, multi platform, tape/file/dvd support, ...) I highly suggest Bacula (http://www.bacula.org). how you define "serious"

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Wojciech Puchar
If you're looking for something "serious" (I mean with incremental/differential/full backups, retension periods, pools, multi platform, tape/file/dvd support, ...) I highly suggest Bacula (http://www.bacula.org). how you define "serious"? ___ freebsd-q

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Julien Cigar
If you're looking for something "serious" (I mean with incremental/differential/full backups, retension periods, pools, multi platform, tape/file/dvd support, ...) I highly suggest Bacula (http://www.bacula.org). I use it successfully at work since two years (we used Amanda before) to backup 10+ m

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread B. Cook
Mamlookie wrote, On 1/28/2009 1:29 AM: I just stumbled upon BackupPC yesterday, so I amnot sure how good it can be because I haven't had time to test, but nothing stops you from looking at it, now that you are after a solution. Please see http://backuppc.sourceforge.net PS: If you do test it

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-28 Thread Peter
Mamlookie wrote: > I just stumbled upon BackupPC yesterday, so I amnot sure how good it can be > because I haven't had time to test, but nothing stops you from looking at > it, now that you are after a solution. > Please see http://backuppc.sourceforge.net > > PS: If you do test it out, please co

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Mamlookie
On Wed, Jan 28, 2009 at 1:30 AM, Martin McCormick wrote: >Several months ago, I started using dar to backup a > number of FreeBSD and Linux systems to one FreeBSD box. It > worked fine once one got the syntax of the remote commands > working, but then it all died when I moved it to a new

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Steve Bertrand
Martin McCormick wrote: > Several months ago, I started using dar to backup a > number of FreeBSD and Linux systems to one FreeBSD box. It > worked fine once one got the syntax of the remote commands > working, but then it all died when I moved it to a new > FreeBSD6.3 system. I feel for yo

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Martin McCormick
Greg Larkin writes: > -BEGIN PGP SIGNED MESSAGE- > It doesn't use tar, but I've had great luck with rsnapshot > (http://www.freshports.org/sysutils/rsnapshot/ - > http://www.rsnapshot.org/) for backing up multiple RedHat Linux and > FreeBSD servers to a central server over SSH. Tha

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin McCormick wrote: > Several months ago, I started using dar to backup a > number of FreeBSD and Linux systems to one FreeBSD box. It > worked fine once one got the syntax of the remote commands > working, but then it all died when I moved i

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Roland Smith
On Tue, Jan 27, 2009 at 04:30:54PM -0600, Martin McCormick wrote: > Several months ago, I started using dar to backup a > number of FreeBSD and Linux systems to one FreeBSD box. It > worked fine once one got the syntax of the remote commands > working, but then it all died when I moved it to

Re: Looking for a Good FreeBSD and General Unix Backup System

2009-01-27 Thread Wojciech Puchar
Several months ago, I started using dar to backup a number of FreeBSD and Linux systems to one FreeBSD box. It worked fine once one got the syntax of the remote commands working, but then it all died when I moved it to a new FreeBSD6.3 system. if you are backup up to disk on same/othe