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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=B8X KbD9Sui9RsdzQCK4AdjAER4BMch4srbgpOaYgRwWEZevnQSOHseamnrXGQCgzQfI 6jRWKTi/1eCT3KTAHCeEUuzBKhBuXsiK+2bvyXJlXqI18/9fblNkF2YxhDpmDTzs RtfWvByNjcmMVPCVYDb0NJoYycAuOw3RNMq7tbyw= 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:to:from:subject:date:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=8YR8BT4KE leo4ZOVTcJPSVMB+vs=; b=I5TzWe/WhLTgJlYcv565xTretBP+Hv9ftBv7CKrJT DWrdcfZvh2UHUHSVjYkHr7YN7ElfNaouhUlRVCl15GXgyBN/8tzF9r+QzFUCNtbx 1GuIxIEHwnZygTDUPXooC8ptlOy3Z8gEw0ReKsF6WoJWgsUFjUGfEboTeAehF71I BM= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=2.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_PBL,RCVD_IN_SORBS_DUL,RDNS_NONE,SPF_FAIL autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Matthias Meyer Subject: How to read ntfs_reparse_data Followup-To: gmane.os.cygwin Date: Wed, 11 Sep 2013 23:47:47 +0200 Lines: 21 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit User-Agent: KNode/4.4.11 X-IsSubscribed: yes Hi :) I've installed cygwin 1.7.20 on my Windows7 and try to get reparse data of a junction point: getfattr -h -e hex -n system.ntfs_reparse_data /cygdrive/C/Users/Default\ User but I get an error: /cygdrive/C/Users/Default User: system.ntfs_reparse_data: Not supported If I mount the drive in Linux with ntfs-3g it will work. I get: # file: /cygdrive/C/Users/Default User system.ntfs_reparse_data=0x030000a0f00000000000760078006e005c.... Anyone knows this "problem"? Is there a(nother) way to get the system.ntfs_reparse_data? Maybee with a windows program? I'ld like to restore a junction point within Linux/ntfs-3g. Thanks in advance Matthias -- Don't Panic -- 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