Is there good FAT driver for FUSE? (Lightweight, not mountlo)
- by Vi
FUSE filesystem list show some FuseFat and FatFuse. Both are old, FatFuse is read-only , FuseFat is non-buildable and probably depends on glib.
Now I'm using mountlo for the task (mounting USB drives in generic way without root access or suid things (except of fusermount itself)), but it looks too big for such task.
Is there good vfat FUSE driver?