Feature #7308
Read/Write Support for USB NTFS/exFAT/HFS+ formatted devices
Start date:
2016-08-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Medium
Tags:
fuse
Description
This ticket is to cover read/write support for USB NTFS/exFAT/HFS+ -formatted devices. We currently support USB FAT/FAT32 formatted devices but modern
USB devices are formatted with either exFAT or NTFS for larger file size and volume support with >=32GB storage capabilities.
Updated by Alexander Pyhalov over 4 years ago
We have fuse and system/file-system/ntfsprogs , so there shouldn't be significant problems with NTFS.
Updated by Jean-Pierre André over 4 years ago
AFAIK What is currently missing is the ability to mount an NTFS device hot plugged-in. Such devices do not appear in /dev/dsk (issue unrelated to ntfsprogs).