bug-gnu-utils
[Top][All Lists]
Advanced

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

listed-incremental bug


From: Milos Prudek
Subject: listed-incremental bug
Date: Thu, 03 Apr 2003 17:47:09 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2) Gecko/20021204

I seem to have found a bug in GNU tar 1.13.25.

--listed-incremental fails to backup only changed files. Instead it backs up 90% of full backup, although literally no file have changed.

Subsequent incremental backup cuts down the percentage to 40%, and only the 4th or 5th incremental backup ends with empty archive.

I am still trying to pinpoint the cause. It seems to be related to the size of backup (around 1 GB), number of files (34622 files), or the fact that the backup spans three filesystem types (ext2, ReiserFS, FAT32).

Is there a limitation in tar, such as number of files for --listed-incremental?

My command line is: tar --create --absolute-names --gzip --listed-incremental=SNAPSHOT --files-from=LIST --exclude-from=EXCEPT --file full.tar.gz

--
Milos Prudek





reply via email to

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