From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RyUC4-0005iM-7o for garchives@archives.gentoo.org; Fri, 17 Feb 2012 20:14:12 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 05480E08D9; Fri, 17 Feb 2012 20:14:01 +0000 (UTC) Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id B1654E08C7 for ; Fri, 17 Feb 2012 20:12:41 +0000 (UTC) Received: by werp13 with SMTP id p13so2538707wer.40 for ; Fri, 17 Feb 2012 12:12:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=FUuJAFUCV2ILHtci2rb0NKWVqr9mST0FmJcF6S9DbTs=; b=RPK2gZ+7SBDUrNapQp1rB0RvYcWBiwtfwUN8p4ab1AgezwswL7K4TVXe+oUoE7av8M CFRMgTZT+G/CD68RT3AgATE4ChjLrSzTIl78NfNKy5QxDzOaQYlkiN2Z7Cu1n90eM7Ep sn4OeSKFt0T+4f+/OhbLeoZsM0+vcQ0FSqlG4= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.216.132.32 with SMTP id n32mr3859910wei.12.1329509560839; Fri, 17 Feb 2012 12:12:40 -0800 (PST) Received: by 10.223.4.154 with HTTP; Fri, 17 Feb 2012 12:12:40 -0800 (PST) Date: Fri, 17 Feb 2012 12:12:40 -0800 Message-ID: Subject: [gentoo-user] rsync from ext3 to vfat? From: Mark Knecht To: Gentoo User Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: f5ebfcaf-53cd-469b-8a6d-c3d136aca31b X-Archives-Hash: c354ef56523c745173fdf9c009f83200 Hi, I'm looking for what rsync options I can use to copy existing files on an ext3 file system to an external eSATA drive formatted with vfat. I think I want to match only the name, creation date & file size. The eSATA drive needs to be vfat due to limitations of the audio/video device it will be plugged into. Thanks in advance for any ideas. Cheers, Mark