X-Recipient: archive-cygwin AT delorie DOT 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:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=CCqJcFS91d0yO0kE 6QBtXevFnlxBQoHsZcKPHTTLqJ238yhWOpAVKukok3h+dYojZEz7Cw82mJP/0y5G parzNubIBcfMVD1fUMGxrF5rlShHidv4OaMVOfgs5cjJznzP1ITw6tgDsOs3aDB0 IM448XtL3ARXlIAB9h5+OnHIvCk= 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:in-reply-to :references:subject:mime-version:content-type :content-transfer-encoding; s=default; bh=kdjnkNvNY1BcFSDfIvP+ID N5pys=; b=e85+PfIT6beN42mGmuL4CjQdW5JL6lWv/+jGSm6dSsv4bkXzQ8oe6X 6YVaDqZd2tEUkXQC1fr/cdVA8L9cZ/zwYnxMkLBZSWBuOtqggr6Iw3+j1HEuNM3i w41v5LPgY52TQo5qfeJMKbJVjl4as17zMwx9lXnRYTQ6t6kBqdA5Y= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=unavailable version=3.3.2 spammy=H*Ad:U*corinna-cygwin, demo, H*c:PHrt, reflects X-HELO: sonic310-14.consmr.mail.bf2.yahoo.com Date: Mon, 17 Dec 2018 16:35:50 +0000 (UTC) From: "Simon Liesenfeld via cygwin" Reply-To: Simon Liesenfeld To: "cygwin AT cygwin DOT com" , "corinna-cygwin AT cygwin DOT com" Message-ID: <1189153952.5588362.1545064550712@mail.yahoo.com> In-Reply-To: <1283756633.5566453.1545061591859@mail.yahoo.com> References: <1823593702 DOT 5343751 DOT 1545034298027 DOT ref AT mail DOT yahoo DOT com> <1823593702 DOT 5343751 DOT 1545034298027 AT mail DOT yahoo DOT com> <546810845 DOT 20181217143122 AT yandex DOT ru> <1505709921 DOT 5440033 DOT 1545048230641 AT mail DOT yahoo DOT com> <1283756633 DOT 5566453 DOT 1545061591859 AT mail DOT yahoo DOT com> Subject: Re: symbolic links on Paragon Linux File systems MIME-Version: 1.0 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 wBHGa6nZ029698 Hi Corinna,I 've set in the Control Panel,and  this reflects in bash.I still does work. $ set | grep -i nativeCYGWIN=winsymlinks:native $ ln -s /cygdrive/e/source sl $ cat sl !▒▒/cygdrive/e/source One can download a 10 days trial version at: http://dl.paragon-software.com/demo/linuxwin_trial.msi or buy for about 19 € On Monday, December 17, 2018, 4:46:37 PM GMT+1, Simon Liesenfeld wrote: Hi Corinna,I 've set in the Contrpl Panel,es this reflects in bash.I still does work. $ set | grep -i nativeCYGWIN=winsymlinks:native $ ln -s /cygdrive/e/source sl $ cat sl !▒▒/cygdrive/e/source On Monday, December 17, 2018, 1:04:21 PM GMT+1, Simon Liesenfeld via cygwin wrote: Hi all, Thank you so much for the response,and nearby for the entire cygwin Project.(Best of both worlds)"The devil is in the detail"I admire cygwin so much, and I' am overwhelmed that it can do the named pipes on paragon systemalready.I do not expect cygwin to master the symbolic links,it's too much.But if it were able master, I would sit on my chair breathless. One can download paragon athttps://www.paragon-software.com/de/home/linuxfs-windows/# it has a ten days trial period.  /usr/lib/csih/getVolInfo /cygdrive/e Device Type        : 7Characteristics    : 20 Volume Name        : <> Serial Number      : 4229931105 Max Filenamelength : 260 Filesystemname     : Flags              : 107   FILE_CASE_SENSITIVE_SEARCH  : TRUE   FILE_CASE_PRESERVED_NAMES   : TRUE   FILE_UNICODE_ON_DISK        : TRUE   FILE_PERSISTENT_ACLS        : FALSE   FILE_FILE_COMPRESSION       : FALSE   FILE_VOLUME_QUOTAS          : FALSE   FILE_SUPPORTS_SPARSE_FILES  : FALSE   FILE_SUPPORTS_REPARSE_POINTS: FALSE   FILE_SUPPORTS_REMOTE_STORAGE: TRUE   FILE_VOLUME_IS_COMPRESSED   : FALSE   FILE_SUPPORTS_OBJECT_IDS    : FALSE   FILE_SUPPORTS_ENCRYPTION    : FALSE   FILE_NAMED_STREAMS          : FALSE   FILE_READ_ONLY_VOLUME       : FALSE   FILE_SEQUENTIAL_WRITE_ONCE  : FALSE   FILE_SUPPORTS_TRANSACTIONS  : FALSE     On Monday, December 17, 2018, 12:35:02 PM GMT+1, Andrey Repin wrote:  Greetings, Simon Liesenfeld! > 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 > !▒▒source What doe /usr/lib/csih/getVolInfo say about such volume? -- With best regards, Andrey Repin Monday, December 17, 2018 14:28:48 Sorry for my terrible english...  -- 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 -- 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