NTFS-3g: preserve permissions, ignore uid/gid?
What NTFS mount options would preserve permissions, while giving ownership to a single user?
I want to back up my home folder to an extern NTFS HDD (via rsync, not tar!), but
mount -o permissions,
is equivalent to chmod a+rwx both when creating new files, and when accessing old ones (apparently "-o permissions" is ignored with uid=/gid=), while
mount -o permissions
makes the owner to root:root for all files (rendering them unwritable for unprivileged users).
Mounting as a user does not work either (in Ubuntu):
"Either mount the volume as root, or rebuild NTFS-3G with integrated
FUSE support and make it setuid root. Please see more information at
http://
Any way to achieve this very reasonable goal?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu ntfs-3g Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- danmb
- Solved:
- Last query:
- Last reply: