IgnorantGuru / spacefm

SpaceFM File Manager
http://ignorantguru.github.com/spacefm/
GNU General Public License v3.0
490 stars 72 forks source link

[Question] how to show ipad/iphone devices #750

Open kirk86 opened 5 years ago

kirk86 commented 5 years ago

I'm observing the following discrepancy between spacefm and when trying to save anything from the browser with the device connected. Any ideas how to resolve it?

Thanks!

Vladimir-csp commented 5 years ago

GTK file dialog uses GNOME's gvfs infrastructure. SpaceFM does not, instead it uses customizable handlers to interact directly with exotic filesystems. So there is no discrepancy. You can install ifuse and use ifuse:// URL in SpaceFM to access those devices, its handler is included by default in SpaceFM.