Cygwin 3.7 wishlist: read/write NTFS alternate data streams via openat(O_XATTR)
Martin Wege
martin.l.wege@gmail.com
Mon Mar 24 14:25:46 GMT 2025
Hello,
another wishlist entry (old one):
read/write NTFS alternate data streams via openat(O_XATTR)
Opening individual streams might be easy, as Corinna pointed out that
cygwin_attach_handle_to_fd() can be used for that (i.e. open stream,
and attach handle to fd via cygwin_attach_handle_to_fd()), but the
virtual XATTR dir might be a challenge (beyond my skill at least).
Thanks,
Martin
---------- Forwarded message ---------
From: Martin Wege <martin.l.wege@gmail.com>
Date: Thu, Nov 30, 2023 at 4:55 AM
Subject: Cygwin tools to read/write NTFS alternate data streams?
To: <cygwin@cygwin.com>
Hello,
Does Cygwin have tools (modified /usr/bin/dd ?) to read/write NTFS
alternate data streams?
Thanks,
Martin
More information about the Cygwin
mailing list