From owner-freebsd-questions@FreeBSD.ORG Mon Jun 12 15:55:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 374DD16A49A for ; Mon, 12 Jun 2006 15:55:25 +0000 (UTC) (envelope-from e.schuele@computer.org) Received: from sccrmhc12.comcast.net (sccrmhc12.comcast.net [204.127.200.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 904E543D48 for ; Mon, 12 Jun 2006 15:55:24 +0000 (GMT) (envelope-from e.schuele@computer.org) Received: from [208.206.151.59] (host59.gtisd.com?[208.206.151.59]) by comcast.net (sccrmhc12) with ESMTP id <2006061215552301200a1vv2e>; Mon, 12 Jun 2006 15:55:23 +0000 Message-ID: <448D8E6A.9040108@computer.org> Date: Mon, 12 Jun 2006 10:55:22 -0500 From: Eric Schuele User-Agent: Thunderbird 1.5.0.4 (X11/20060604) MIME-Version: 1.0 To: Phil Sweeney References: <000601c68b54$6b676610$0200a8c0@phil> In-Reply-To: <000601c68b54$6b676610$0200a8c0@phil> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Questions Subject: Re: restoring deleted files X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Jun 2006 15:55:25 -0000 On 06/08/06 18:36, Phil Sweeney wrote: > Can you tell me a simple way of retrieving recently deleted files? > > Regards > Phil Sweeney > Superior Pest Management > P.O Box 68 > www.superiorpest.com.au > phil@superiorpest.com.au > H.R.M.C NSW 2310 > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Not a lot of options here as others have hinted. But one thing that might help in the future is SoftUpdates+Snapshots. See the online handbook Section 17.14: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/snapshots.html You can take a daily snapshot, and if you accidentally delete a file... mount the snapshot, and recover it. Just an idea. -- Regards, Eric