[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] Tar symlinks questions
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] Tar symlinks questions |
Date: |
Sat, 04 Mar 2006 23:33:57 -0800 |
User-agent: |
Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) |
yamu wasp <address@hidden> writes:
> 1) Are the symlinks and/or other bugs fixed?
Sorry, it's not clear from your message what bugs you're talking
about. Perhaps you could provide a test case illustrating the
problem? In particular, you might show how tar test version 1.15.90
behaves on the test case. See
<ftp://alpha.gnu.org/gnu/tar/tar-1.15.90.tar.gz>.
> 2) Also, is there a way to use tar to only overwrite
> symlinks with other symlinks (not directories)?
Not currently, no.
I'm not sure such a feature would always do what you want. I suspect
that sometimes you would want to follow symlinks, sometimes not --
even in the same tar image. If so, you'll need a feature that is more
carefully thought out than this.