bug-tar
[Top][All Lists]
Advanced

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

Re: [Bug-tar] (forw) tar --listed-incremental bogous?


From: Andreas Schuldei
Subject: Re: [Bug-tar] (forw) tar --listed-incremental bogous?
Date: Mon, 16 Feb 2004 18:29:33 +0100
User-agent: Mutt/1.5.5.1+cvs20040105i

* Sergey Poznyakoff (address@hidden) [040216 12:38]:
> Andreas Schuldei <address@hidden> wrote:
> 
> > i am having problems with debians gnu tar, not producing
> > incremental backups as expected. it seems to create just a file
> > with one single current timestamp in the snapshot file, not a
> > per-file timestamp with inode information as it sometimes does
> > (not sure why or when).
> 
> GNU tar produces inode/timestamp entries only for the subdirectories.
> Your sample script does not create any, therefore no such entries
> are written.

> > Please tell me how i can make tar produce proper incremental
> > backups (which seem to fail for my part because of bogous
> > snapshot files).
> 
> You are doing everything quite right. The archive produced by your
> test script is a normal incremental archive.

then tar is broken in some othe way. as my modified demo script
shows, it does not honor the snapshot file and does a full backup
again, including all files in the backup. it should have scipped
file1 in the second backup.

Attachment: tar-demo.sh
Description: Bourne shell script


reply via email to

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