ifuse icon indicating copy to clipboard operation
ifuse copied to clipboard

How to install ifuse on windows 10? does any one have .exe for ifuse?

Open AbMathur opened this issue 8 years ago • 8 comments

I am trying to install ifuse on windows but i am not able to compile the source code. Does any one have .exe(compiled) ifuse? Please let me know if some knows this!

AbMathur avatar Oct 10 '16 12:10 AbMathur

This is a utility for *nix systems, I'm not aware of any versions ported to windows

aeged avatar Jan 21 '17 21:01 aeged

FYI - this may do the trick! https://github.com/hooby3dfx/ifuse/releases/tag/win-dokany-0.1

hooby3dfx avatar Apr 06 '19 19:04 hooby3dfx

@hooby3dfx That is a great effort!

I've tested it on iPhone 7 iOS 13.1.3 and I was able to access my photos. I haven't done any intensive testing to confirm the stability, but I was able to mount the phone, list photos, copy photo from the phone to the computer and it worked.

Keep up the good work!

njogun avatar Dec 05 '19 23:12 njogun

Appreciate if someone can share some instructions on how to make ifuse works on Windows please? Especially on non-jailbroken iOS devices, would it has read/write access to which folder. Many thanks.

josephgiting avatar Jan 29 '21 12:01 josephgiting

@josephgiting check out https://github.com/hooby3dfx/ifuse/releases/tag/win-dokany-0.1

hooby3dfx avatar Jan 30 '21 20:01 hooby3dfx

Many thanks @hooby3dfx ; it works with the link this time on Window 10. Steps:

  • Unzip test.zip in the above link
  • make sure iTune is installed
  • Install the specified Dokan version (doesn't seem to work with the latest Dokan version)
  • Open a command window in Admin mode to run the command (e.g. ifuse tmnt --container bundleID)
  • While the command is still running in the Admin window, open another command window to list the mounted directory

josephgiting avatar Feb 01 '21 16:02 josephgiting

Unfortunately it doesn't work in 2023

luc-git avatar Aug 13 '23 00:08 luc-git

You can still try to implement with dokan native https://github.com/dokan-dev/dokany/wiki/FUSE. And sharing apps doesn't works Failed to start AFC service 'com.apple.mobile.house_arrest' on the device.

luc-git avatar Aug 13 '23 00:08 luc-git