Re: Looking for a backup tool...

2000-05-17 Thread Olaf Meeuwissen
"Gary Hennigan" <[EMAIL PROTECTED]> writes: > Better yet, there are quite a few backup utilities that do this type > of thing for you automatically. I use afbackup and like it very > much, although it's a client/server system so a bit tough to set up. > GNU Tar can do this automatically as well u

Re: Looking for a backup tool...

2000-05-17 Thread Gregory Guthrie
At 01:33 PM 05/17/2000 -0400, David Grill Watson wrote: Does anyone know of a program that will give you a list of files changed since a certain date? It would be extremely useful for backups, because you could just back up files that were changed since your last backup... -- find place -newe

Re: Looking for a backup tool...

2000-05-17 Thread Gary Hennigan
Oswald Buddenhagen <[EMAIL PROTECTED]> writes: > > Does anyone know of a program that will give you a list of files changed > > since a certain date? It would be extremely useful for backups, > > because you could just back up files that were changed since your > > last backup... > > > find sh

Re: Looking for a backup tool...

2000-05-17 Thread Oswald Buddenhagen
> Does anyone know of a program that will give you a list of files changed > since a certain date? It would be extremely useful for backups, because you > could just back up files that were changed since your last backup... > find should do the job. -- Hi! I'm a .signature virus! Copy me into

Looking for a backup tool...

2000-05-17 Thread David Grill Watson
Does anyone know of a program that will give you a list of files changed since a certain date? It would be extremely useful for backups, because you could just back up files that were changed since your last backup... I suppose I could write something like this in Perl, but if anyone knows of