From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 08:55:38 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D1837106564A for ; Thu, 14 Aug 2008 08:55:38 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by mx1.freebsd.org (Postfix) with ESMTP id 8C9A78FC32 for ; Thu, 14 Aug 2008 08:55:38 +0000 (UTC) (envelope-from ruel.freebsd@gmail.com) Received: by yx-out-2324.google.com with SMTP id 8so251196yxb.61 for ; Thu, 14 Aug 2008 01:55:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=viJ4vqk4grgZx46IEMPDMl7Rqv14SSFX0hLdHr1RbRM=; b=nuLaFI30FVglgte/sLZ0enS7RmmvPYT/wSr94nzRvlNOXZN7pIGYf2RKev3gQqh4+U Haib6FdTHmwaWOnUj3I/S2+/JsfMUewg6aGS4PdkLV1nExJTLF/rlfnhIL+QveR05FUI 9JSamHMxrKWfTdOE8QljIVPfd/yBo/9RDZevs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=mCGWAtjJ4uRznhpGp14CUYyd7j65LT3dPjQDBbEHwT7i4+iacrx7TA9fG68tmZKvbP k4ytQpeqctQgDLAj+f1bG760qIEGWwOn7sbQGmalccyB9b4j5iEAFoU12+JDjKSsdque i81ku2+mSf68zyxI4KvYBOfQvkkkFDcatPH7c= Received: by 10.150.137.8 with SMTP id k8mr1399625ybd.79.1218704137823; Thu, 14 Aug 2008 01:55:37 -0700 (PDT) Received: by 10.151.40.10 with HTTP; Thu, 14 Aug 2008 01:55:37 -0700 (PDT) Message-ID: Date: Thu, 14 Aug 2008 16:55:37 +0800 From: "Ruel Luchavez" To: freebsd-questions@freebsd.org. MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Recover Deleted File FreeBSD 7.0 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: Thu, 14 Aug 2008 08:55:38 -0000 Hi List, Do you have an idea how to recover a deleted directory or files in freebsd 7.0? I'm very sad that one of the important directory in my server was deleted accidentally. the command is use to delete the directory is: rm -r folder Any idea guys how to recover it? Thanks in advance.... FreeBSD rocks....:D