FUSE is an acronym for Filesystem in Userspace. MacFUSE is a related open source project that is no longer maintained.

learn more… | top users | synonyms

5
votes
1answer
835 views

Mounting Ext3 filesystem with OS X 10.7.4

I'm trying to mount an Ext3 external USB hard drive in OS X 10.7.4. I installed OSXFUSE (with macfuse compability layer), which worked fine. After that I tried to install EXT2FS but the install ...
2
votes
1answer
23 views

USB drive stuck on read only

So my usb drive is stuck on read only and I have tried many different options which I have gotten from different websites. I have tried to restore/erase in disk utility but the options are greyed ...
2
votes
1answer
601 views

How do I mount a jailbroken iPhone as a volume in Lion?

In Snow Leopard I was using this utility (it uses MacFuse) to mount my iPhone as a volume upon its connection. Worked very well, and I could browse my jailbroken iPhone's files easily and drag/drop ...
1
vote
0answers
34 views

How do I get TimeMachine to backup a FUSE filesystem?

I have - /Users/me/Documents/ /Users/me/Documents/ADocument ... /Users/me/Fuse4XFileSystem/ /Users/me/Fuse4XFileSystem/AnotherDocument ... TimeMachine will happily backup /Users/me/Documents and ...
0
votes
0answers
18 views

Copying with sshfs/macfusion adds a number at the end of the dir name

I just copied the iPhoto library to my NAS via sshfs/macfusion, but the resulting directory had a number appended to it iPhoto Library64569900 What's the reason for it?