What is the best vfat driver for FUSE? (Lightweight, not mountlo)
        Posted  
        
            by Vi
        on Super User
        
        See other posts from Super User
        
            or by Vi
        
        
        
        Published on 2010-05-23T15:59:12Z
        Indexed on 
            2010/05/23
            16:21 UTC
        
        
        Read the original article
        Hit count: 273
        
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?
© Super User or respective owner