Solved Connect android phone - issue / fuse

Hi
I've got a samsung galaxy
Code:
simple-mtpfs -l

1: SamsungGalaxy models (MTP)

I've created a mount point "mtp" and I'm tried to connect it with

Code:
$ jmtpfs mtp/

Device 0 (VID=04e8 and PID=6860) is a Samsung Galaxy models (MTP).

fuse: failed to open fuse device: No such file or directory

And I've trying the same simple-mtpfs, but not better

Code:
 $ simple-mtpfs -o allow_other /home/ragnarok/mtp/

fuse: failed to open fuse device: No such file or directory

I see a issue with fuse but I don't know why.

Any idea are welcome
 
Thanx
Indeed it works very well, thx a lot
However, it's strange that in command line it crashes
Solved
 
  • Thanks
Reactions: a6h
Back
Top