From owner-freebsd-questions@FreeBSD.ORG Thu Jan 29 01:50:38 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 AF536106566B for ; Thu, 29 Jan 2009 01:50:38 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 6C2198FC12 for ; Thu, 29 Jan 2009 01:50:38 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id n0T1nM0c099149; Wed, 28 Jan 2009 20:49:22 -0500 (EST) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id n0T1nM5j099148; Wed, 28 Jan 2009 20:49:22 -0500 (EST) (envelope-from jerrymc) Date: Wed, 28 Jan 2009 20:49:22 -0500 From: Jerry McAllister To: Jaime Message-ID: <20090129014922.GA99132@gizmo.acns.msu.edu> References: <200901272230.n0RMUsk7035006@dc.cis.okstate.edu> <20090128225015.GA22170@gsp.org> <20090129005050.J26376@wojtek.tensor.gdynia.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org, Wojciech Puchar , Rich Kulawiec , Martin McCormick Subject: Re: Looking for a Good FreeBSD and General Unix Backup System 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, 29 Jan 2009 01:50:38 -0000 On Wed, Jan 28, 2009 at 07:52:40PM -0500, Jaime wrote: > On Wed, Jan 28, 2009 at 6:51 PM, Wojciech Puchar > wrote: > > dump is perfect. period. > > Is it possible to pull out individual files? A fellow sysadmin asked > me that years ago and I didn't have an answer for him. Very easily. Just use restore -i Usually when I do that, I make a special direcory to receive things. (I usually call it 'unroll') That way I can put what I want there and then move it to where I want to, even if it is different from where it originally was. ////jerry > > Thanks, > Jaime > _______________________________________________ > 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"