ifuse icon indicating copy to clipboard operation
ifuse copied to clipboard

A fuse filesystem to access the contents of iOS devices

Results 53 ifuse issues
Sort by recently updated
recently updated
newest added

Deleting a photo inside the mountpoint won't remove if from the device. The photo will stop appearing on the mountpoint (and there's no indication of failure), but it's simply "still...

./configure: line 4505: syntax error near unexpected token `libimobiledevice,' ./configure: line 4505: `PKG_CHECK_MODULES(libimobiledevice, libimobiledevice-1.0 >= 1.3.0)'

When copying files from an iPhone 6s, I get the following error: `cp: cannot open 'IMG_0001.PNG' for reading: Input/output error` In the log it says: `Jul 5 21:33:35 iPhone afcd(libafc.dylib)[302]...

Hello everyone, I'm trying to copy files to my iPhone. Working on Linux Mint 20, iPhone SE 2016, iOS 14.6, libimobiledevice 1.3.1, ifuse 1.1.4. I was able to mount the...

Hi, I followed this guide for connecting to my iPad from Linux: https://wiki.archlinux.org/index.php/IOS Installed all the required packages, and I'm able to mount VLC app documents folder using the command:...

I mount a folder via ```sudo ifuse -o allow_other /mnt/iphone --documents com.skyjos.fileexplorer``` How could I mout it via autofs or via the mount command ? For autofs, I could use...

Hi, I'm trying to mount the document folder of an app with Itunes File Sharing support (OnlyOffice Document here but any app I tried has the issue). Mounting works fine...

Hello All I would like to know if there is a version if Ifuse I can use to install on Centos 8 stream. I have intel i7 cpu and my...

With the current Voice Memos.app bug that's plaguing iOS 15, I'm reading that it seems as though file system access still might be able to facilitate the transfer of files....

Where I can find iFuse MacOS M1 binary ?