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:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=y7u8MICpj8jcrTFXx8HySEkFKaEh1GaMO+C9VXhGOclJ6o/HXCs1y 1Fh+xtMkuoMTwcZ44i8BDURRC0uc2KsPzBaR0RZCZLiyPV0WNL+5QLttmHOx1VFc VX+gaYs8YYLTB2ltPRzjLqb78k6+E1GpO5hyP+UIwP6gT+YaSOgFcY= 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:references :mime-version:content-type:content-transfer-encoding; s=default; bh=hYfv26gGigKf0xk3KGEuI8dVw9M=; b=q/7U7Vql9xtG3smSA02epu5UaLNx lsBLJWH/rQE1C+RXqBf7AKlCzmlRlil51pij1cxXRENZhpSQVLrEx1xkqFv5MMZV UvDvW5vPORAcXARQaLr048ngo3Ylt8Q88wSRzETCwCLj5MXdtg3/srI8o6z4frJx CfCgWVKQ6nkeizU= 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=1.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KHOP_THREADED,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: Re: How to read ntfs_reparse_data Followup-To: gmane.os.cygwin Date: Sun, 15 Sep 2013 02:59:15 +0200 Lines: 31 Message-ID: References: <473536895 DOT 20130912015738 AT mtu-net DOT ru> <243576293 DOT 20130913015334 AT mtu-net DOT ru> <621378537 DOT 20130914015226 AT mtu-net DOT ru> 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 Andrey Repin wrote: >>> >>> Oh, also... Are you sure you have full low-level access to partition in >>> question? I.e., it is not blocked by antivirus, or UAC? >>> >> No, I'm not sure. > > Ok, let me rephrase it - are you trying these commands in an elevated > shell? (i.e. mintty running as administrator.) I'm running cmd as administrator > >> In the meantime I find fsutil.exe and tried: > C:\>> cd \Users\meyer > C:\>> fsutil reparsepoint query Cookies >> Error: Access is denied. > >> But than I tried: > C:\>> mklink /J test C:\Users\meyer\AppData\Roaming\....\Cookies > C:\>> fsutil reparsepoint query test >> and this will work. I get my reparse data :) >> I will see if I can reuse this data with setfattr. > I believe that I can reuse the data. Thanks for your answers, for the conversation. It was very helpfull for me :) br 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