bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Incremental restore seems to first create then rename


From: Felix E. Klee
Subject: [Bug-tar] Incremental restore seems to first create then rename
Date: Sat, 11 Sep 2004 00:32:56 +0200

Hi,

when I try to restore an listed-incremental backup where in an
incremental step

    a directory A is to be renamed into B and a file A is to be created

then I get an error message

    tar: A: Cannot open: File exists.

I assume that this error is caused because tar tries to create the new
file before doing the renaming.

To reproduce the problem, run the attached file. Using "tar (GNU tar)
1.14" running on Slackware 9.1, it produces the following output.

    tar: 2store/a: Cannot open: File exists
    tar: Error exit delayed from previous errors

Am I doing something wrong? If not, is there a workaround?

Felix

Attachment: run
Description: Binary data


reply via email to

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