I use the ntfs-3g driver to read/write to my NTFS partition. Everything works fine except I can't seem to set individual file or folder permissions even as root. Is this not possible with NTFS under Linux?
Also if it matters here is the fstab entry for this partition:
Code:
/dev/hda5 /home/replica/hda5 ntfs-3g defaults,locale=en_US.UTF-8 0 0