From owner-freebsd-questions@FreeBSD.ORG Sat Jul 18 16:22:07 2009 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 5EE27106564A for ; Sat, 18 Jul 2009 16:22:07 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f216.google.com (mail-fx0-f216.google.com [209.85.220.216]) by mx1.freebsd.org (Postfix) with ESMTP id E246A8FC15 for ; Sat, 18 Jul 2009 16:22:06 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fxm12 with SMTP id 12so149001fxm.43 for ; Sat, 18 Jul 2009 09:22:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=CXVyC7qophW7SuJBS/Bh3JU0V0catZkJSa42uPg2nCM=; b=M6hUE67LWL0VouyCuEPpTToOJpxYW4UlMWPg1qqWO/KjPig7rjOYGNrXDnPL1gqknp FTYF2VJDhlIu7HYPxBShhavWmr47ok3MbvGuK1cBv9qZewxKe5B05xU8xYa/p7+3a50Y 9g4bM3+RcoWLm6MGLwt0zgermcjHVdqlKpPRE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=VgMPMNfXZJJGbOqOGaKG0apkCEgS/YtgJodHeEDmLUXeRcOfeU25RL1C1GDDJvD10V qVB5OPPnZbf+KijEaB1Rkqt/Vw8Hs1DuSj7qCmUiJheGabcVdZMZ4w3/exNbTw3UTiEd RaJAu7lbjv4nzTJwq11L7gaA4ML1QNZIxyHkU= MIME-Version: 1.0 Received: by 10.204.112.11 with SMTP id u11mr2262423bkp.134.1247934125828; Sat, 18 Jul 2009 09:22:05 -0700 (PDT) In-Reply-To: <177701.54188.qm@web35608.mail.mud.yahoo.com> References: <177701.54188.qm@web35608.mail.mud.yahoo.com> Date: Sat, 18 Jul 2009 12:22:05 -0400 Message-ID: <4ad871310907180922i5ec2e7eby7ccb59b1ddb70c83@mail.gmail.com> From: Glen Barber To: =?ISO-8859-1?Q?Leonardo_M=2E_Ram=E9?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: Recover deleted file 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: Sat, 18 Jul 2009 16:22:07 -0000 On Sat, Jul 18, 2009 at 12:17 PM, Leonardo M. Ram=E9 = wrote: > > Hi, I deleted a directory using "rm -rf directory" in a mounted NTFS volu= me (with ntfs-3g) and I'm wondering if is there a way to recover this direc= tory? > Unless you can restore a backup of your data, no. --=20 Glen Barber