From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason Subject: Re: tar & samba file systems Date: Thu, 15 Sep 2005 10:45:04 -0500 (CDT) Message-ID: References: <43299B60.1060704@infinito.it> Mime-Version: 1.0 Return-path: In-Reply-To: <43299B60.1060704@infinito.it> Sender: linux-admin-owner@vger.kernel.org List-Id: Content-Type: TEXT/PLAIN; charset="us-ascii"; format="flowed" Content-Transfer-Encoding: 7bit To: Luca Ferrari Cc: linux-admin@vger.kernel.org --one-file-system and then just specify the mounts that you want to backup. ala /boot / /home -- Jason The place where you made your stand never mattered, only that you were there... and still on your feet On Thu, 15 Sep 2005, Luca Ferrari wrote: > Hi, > I've got a few samba shares mounted on a directory tree that I backup with > tar. I'd like my backups does not include the samba shares, that is backups > include files of the local file system only, but even with the -l option tar > is exploring the samba shares, increasing backup time. Any suggestion? > > Thanks, > Luca >