X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:references:content-type:content-transfer-encoding;
	 q=dns; s=default; b=d19X5eLPgDycXQX+kvzZBVuQbm9ftwNbeKmyXjS7EOU
	qrl/HSWt+u7IQzrDX10KLRT/cks3uCZeyaSxCOKzh6j6steKbzKfrhTHxZ6xW5dH
	X7wDnK/e7q2eL93z/nnTZdw7Xg5Hgcsfg+aXVwmy5EqbhzJSoPtLGBBNw6PWUwA4
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:reply-to:to:message-id:subject
	:mime-version:references:content-type:content-transfer-encoding;
	 s=default; bh=bIecVuH/8ZZhjdlTd+p0LzRHuLg=; b=yV0fESR4JepXYxLyc
	YeA7FnKocw6nisaClg3vigGgMMBbs6IUTuqDDkj9Xmje8+OBtgGpgxcC6CwNVfsi
	wcRBEU3bOcQAqchA7EClWrqHk+UhzxhSAXZoQM+VKebl/wafctrEOBvuB2R0li4M
	J1Q+a7hJFTsRpTMajYTpcAN274=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=drives, UD:In, Hx-spam-relays-external:sk:sonic31, H*RU:sk:sonic31
X-HELO: sonic312-20.consmr.mail.bf2.yahoo.com
Date: Mon, 17 Dec 2018 08:11:38 +0000 (UTC)
From: "Simon Liesenfeld via cygwin" <cygwin@cygwin.com>
Reply-To: Simon Liesenfeld <surgeonde@yahoo.de>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <1823593702.5343751.1545034298027@mail.yahoo.com>
Subject: symbolic links on Paragon Linux File systems
MIME-Version: 1.0
References: <1823593702.5343751.1545034298027.ref@mail.yahoo.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id wBH8Bppx006768

Hi all

There is a commercial ext3-4 file system driver for windowsLinux File Systems für Windows | Paragon Softwarewhich enable Windows to read an write on native ext3-4 volumes.In General cygwin works perfectly on such volumes,even named pipes work,
but Cygwin programs do not interprete those links correctly,which are created on such volumes.whilst symbolic links on native NTFS drives referring files on such volumeswork perfectly.
$pwd/cygdrive/e

$ echo hallo > source

$ ln -s source sl

$ cat sl
!<symlink>▒▒source









--
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


