From owner-freebsd-questions Fri Jan 16 19:35:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA22341 for questions-outgoing; Fri, 16 Jan 1998 19:35:22 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from netmug.org (perl@netmug.org [207.88.43.66]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA22312 for ; Fri, 16 Jan 1998 19:35:03 -0800 (PST) (envelope-from perl@netmug.org) Received: from localhost (perl@localhost) by netmug.org (8.8.8/NetMUG_1.0.0) with SMTP id TAA23570 for ; Fri, 16 Jan 1998 19:33:52 -0800 (PST) Date: Fri, 16 Jan 1998 19:33:51 -0800 (PST) From: Michael Haro To: freebsd-questions@FreeBSD.ORG Subject: backup Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk Hi, I was wondering what the best way to backup /var/mail is. Currently I make a tar of it and save the tar on a different HD. The only problem I have is that if you finger a user, it says they last checked their email at the time the tar tar'ed their mailbox. Any idea how to fix this problem? I'd rather have finger report the proper time. Thanks, Michael