simple-mtpfs instead of go-mtpfs

Filemanagers, partitioning tools, etc.
Post Reply
Message
Author
Illutorium
Posts: 170
Joined: Wed 06 Aug 2014, 07:12

simple-mtpfs instead of go-mtpfs

#1 Post by Illutorium »

Command of Build - Source: ./configure --prefix=/usr --libdir=/usr/lib64 --build=x86_64-fatdog-linux-gnu --disable-static
Command of Build - Binary for FatDog64: cd ~/<builded at x86_64> -> makepkg -c n -l n /simple-mtpfs.txz
Reason: go-mtpfs (Based on libmtp) Doesn't works on some Lumia's... (as a My Lumia 520 for example),But "MyConnect_0.9" Doesn't be help for easy-Guide but "mtp_Detect-0.11" can be detect only at a One of a doesn't works at a "go-mtpfs" instead of "simple-mtpfs"
Depends: libmtp
OS Build: FatDog64-7b2 (64bit)

Three Steps for a Mount/Umount:

Detect: simple-mtpfs --list-devices
Mount: simple-mtpfs /mnt/"RM---" For Example at Folder
Umount: fusermount -u <From Mount Command>

libmtp + simple-mtpfs (Remove at "<Version>-<OSBuild>" from Name and move to /usr/bin): https://drive.google.com/folderview?id= ... =drive_web (For FatDog64)

User avatar
neerajkolte
Posts: 516
Joined: Mon 10 Feb 2014, 07:05
Location: Pune, India.

#2 Post by neerajkolte »

I am using MTPconnect-0.9 by @can8v in Fatdog64 (in both 631 and 700) with go-mtpfs.
It work really well. It's fully automated (Detection mounting unmounting).

Can somthing similar be done for your tool.
Will this work with my droids too.
Thanks.

- Neeraj.
"One of my most productive days was throwing away 1000 lines of code."
- Ken Thompson

“We tend to overestimate the effect of a technology in the short run and underestimate the effect in the long run.â€￾
- Amara’s Law.

Post Reply