Re: How to read ntfs_reparse_data

2013-09-14 Thread Matthias Meyer
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 admi

Re: How to read ntfs_reparse_data

2013-09-13 Thread Andrey Repin
Greetings, Matthias Meyer! > 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_repar

Re: How to read ntfs_reparse_data

2013-09-13 Thread Matthias Meyer
Andrey Repin wrote: > Greetings, Matthias Meyer! > 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 Use

Re: How to read ntfs_reparse_data

2013-09-12 Thread Andrey Repin
Greetings, Matthias Meyer! >>> 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: N

Re: How to read ntfs_reparse_data

2013-09-12 Thread Matthias Meyer
Andrey Repin wrote: > Greetings, Matthias Meyer! > >> 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.

Re: How to read ntfs_reparse_data

2013-09-11 Thread Andrey Repin
Greetings, Matthias Meyer! > 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 support

How to read ntfs_reparse_data

2013-09-11 Thread Matthias Meyer
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 Lin