Serj Trump wrote: > Dear developers, > > At the present moment NTFS-3G supports Alternate Data Streams (ADS). > Is it possible to store Linux specific data in some stream of each > file in NTFS volume? I mean flags of files (rw-r--r--, etc.) file owner > and owner group or some other features from ext FS. > > Storing info in streams would not affect regular file system work. Only > free space of NTFS volume would be little less. >
Hi Serj, The advanced ntfs-3g branch maintained by Jean-Pierre André has POSIX permissions and ACLs. This might be what you are looking for. See: http://pagesperso-orange.fr/b.andre/advanced-ntfs-3g.html - Erik ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ ntfs-3g-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ntfs-3g-devel
