bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Tar update or append


From: Philippe Frossard
Subject: [Bug-tar] Tar update or append
Date: Thu, 24 Apr 2008 15:24:35 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr-FR; rv:1.0.2) Gecko/20030208 Netscape/7.02

Hi,
Impossible to update a file in an archive,
Example :

C:\Data\Philippe\PROJET\Software\>tar -cvf test.tar cnx
cnx/
cnx/etc/
cnx/etc/conf.d/
cnx/etc/conf.d/net.eth0
cnx/etc/conf.d/net.eth1

I modify the file net.eth0 ...

C:\Data\Philippe\PROJET\Software\>tar -uvf test.tar cnx/etc/conf.d/net.eth0
cnx/etc/conf.d/net.eth0

or

C:\Data\Philippe\PROJET\Software\>tar -rvf test.tar cnx/etc/conf.d/net.eth0
cnx/etc/conf.d/net.eth0

And, the file in the archive is not correct !?
Thanks.

--
Philippe FROSSARD







reply via email to

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