delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/06/29/15:53:35

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Reply-To: Cygwin List <cygwin AT cygwin DOT com>
Message-Id: <6.2.1.2.0.20050629154759.03cf6418@pop.prospeed.net>
Date: Wed, 29 Jun 2005 15:52:43 -0400
To: <rkoroly AT memphis DOT edu>, <cygwin AT cygwin DOT com>
From: Larry Hall <lh-no-personal-replies-please AT cygwin DOT com>
Subject: Re: tar 1.13.25: extracts of files using hardlinks w/i same win32 directory lost
In-Reply-To: <B462CB8FC3874449A209021EF8D000FC01A9F6D2@UMMAILV1.uom.memp his.edu>
References: <B462CB8FC3874449A209021EF8D000FC01A9F6D2 AT UMMAILV1 DOT uom DOT memphis DOT edu>
Mime-Version: 1.0

At 03:42 PM 6/29/2005, you wrote:
>tar (GNU tar) 1.13.25
>When I tar xvf tarfile.tar into a NTFS, Win Server 2003, directory all
>files that define hardlinks within the same directory name are lost.  If
>the hardlink is located in another directory, the links appears to work.
>When watching the extraction, the files appear to be extracted but when
>the linking file is extracted a missing link message is displayed and
>the original file is deleted.  The example that I have is that a
>directory of runtime objects needs to be described in upper and lower
>case.  This is accomplished thru hardlinks.  After the extract completes
>no files exists because each linked file deleted its associated file.


Windows doesn't support more than one file of the same name, differing
only by case, in the same directory.  Windows is case-preserving, not 
case-sensitive.  If you absolutely need this functionality, see 'man
mount' and check out the description of "managed".  You can only use
this option on new (empty) directories.  It is not possible to turn a 
populated existing directory into a "managed mount".


--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
838 Washington Street                   (508) 893-9889 - FAX
Holliston, MA 01746                     


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019