X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.8 required=5.0 	tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW
X-Spam-Check-By: sourceware.org
Mime-Version: 1.0 (Apple Message framework v753.1)
In-Reply-To: <20100304114902.GC7980@calimero.vinschen.de>
References: <CC11356C-47B3-4FD0-9A58-89A9691A52D8@von-campe.com>  <20100304094847.GZ17293@calimero.vinschen.de>  <D85D47A6-32FD-4FFE-A99C-D7FD055E8F67@von-campe.com> <20100304114902.GC7980@calimero.vinschen.de>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed
Message-Id: <E181D856-56A1-4AD5-BD5A-758A0D11EB79@von-campe.com>
Content-Transfer-Encoding: 7bit
From: Alfred von Campe <alfred@von-campe.com>
Subject: Re: Strange symlink behaviour
Date: Tue, 9 Mar 2010 10:11:38 -0500
To: cygwin@cygwin.com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Here is an update from my experiments (sorry for the delay).  As  
Corinna explained, symlinks created in Cygwin are only recognized by  
Cygwin, so what I wanted to do wasn't really possible.  However, we  
still wanted to be able to update the share from Windows (a GUI  
application was written for the operator to update the share when a  
new release is available), so I really wanted to figure out a way to  
make this work on Windows.  The solution was to use hard links in the  
tar file (which doesn't use up any more space), and when it was  
untar'ed on Windows, everything worked as expected.

Thanks for all the help,
Alfred


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

