bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Major Bug with tar and incremental backup using the -l an


From: Joerg Schilling
Subject: Re: [Bug-tar] Major Bug with tar and incremental backup using the -l and --listed-incremental flags
Date: Fri, 10 Sep 2004 18:34:50 +0200
User-agent: nail 11.2 8/15/04

Sergey Poznyakoff <address@hidden> wrote:

> Terry Barnaby <address@hidden> wrote:
>
> > I normally perform full backups with a command similar to:
> > 
> > tar -c -l -f /dev/st0 --listed-incremental=stamp / /usr /dist /src /home
> > 
> > If I do this tar does not backup all of my systems files contained in
> > the separate mount points.
>
> This is expected behavior. Option -l (--one-file-system) means "stay in
> local file system when creating archive", i.e. tar does not descend into
> mount points when given this option.

-l means: Report if all of the links to the files being archived cannot be 
        resolved. If l is not specified, no error messages are written. 

But even when asuming -l == --one-file-system, it would be a miss behavior 
except when there are sub mounts in /usr /dist /src /home 

Jörg

-- 
 EMail:address@hidden (home) Jörg Schilling D-13353 Berlin
       address@hidden           (uni)  If you don't have iso-8859-1
       address@hidden   (work) chars I am J"org Schilling
 URL:  http://www.fokus.fraunhofer.de/usr/schilling 
ftp://ftp.berlios.de/pub/schily




reply via email to

[Prev in Thread] Current Thread [Next in Thread]