From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 20:46:27 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 6E19316A4DF for ; Tue, 5 Sep 2006 20:46:27 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F60143D49 for ; Tue, 5 Sep 2006 20:46:27 +0000 (GMT) (envelope-from cswiger@mac.com) Received: from mac.com (smtpin03-en2 [10.13.10.148]) by smtpout.mac.com (Xserve/8.12.11/smtpout08/MantshX 4.0) with ESMTP id k85KkQH9012874; Tue, 5 Sep 2006 13:46:26 -0700 (PDT) Received: from [17.214.13.96] ([17.214.13.96]) (authenticated bits=0) by mac.com (Xserve/smtpin03/MantshX 4.0) with ESMTP id k85KkPpP004081; Tue, 5 Sep 2006 13:46:26 -0700 (PDT) In-Reply-To: <94ff3700609051341g57aae9b1gb7ce05f04f3c2d12@mail.gmail.com> References: <94ff3700609051322m1c63420xe5e6e379a21906b2@mail.gmail.com> <62577AB3-E7BF-488F-8903-8DE9BB53452B@mac.com> <94ff3700609051341g57aae9b1gb7ce05f04f3c2d12@mail.gmail.com> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <121D3BD0-623D-4019-94ED-BA271481D830@mac.com> Content-Transfer-Encoding: 7bit From: Chuck Swiger Date: Tue, 5 Sep 2006 13:46:24 -0700 To: Jordi Carrillo X-Mailer: Apple Mail (2.752.2) X-Brightmail-Tracker: AAAAAQAAA+k= X-Language-Identified: TRUE Cc: FreeBSD Mailing Lists Subject: Re: Backing up 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: Tue, 05 Sep 2006 20:46:27 -0000 On Sep 5, 2006, at 1:41 PM, Jordi Carrillo wrote: > I was thinking about using rdiff-backup to do incremental backups > and ext2 type filesystem, as I don't use windows at all. Ext2 > because I sometimes switch to Linux. I don't know if FFS is > recognized by Linux. I think modern flavors of Linux support FFS OK, so FFS should work, otherwise ext2... -- -Chuck