Re: mtp devices

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Did you try to access the directory, where it should be mounted?
nb: ls  /home/bob/MPT/AnyMPT
It will not apppear automagically under graphical file manager, 
at least mine (FileRunner), until someone will touch something inside mount point.

On my Lenovo tablet, when connected to USB, i have 3 choices:
CONNECT AS
Media device (MPT)
Camera (PTP)
Charge only

On Samsung S3 phone, there are no such choices.
Both works with this setup.
Check your device.

Another way:
Install from Google play
https://play.google.com/store/apps/details?id=com.arachnoid.sshelper&hl=en https://play.google.com/store/apps/details?id=com.arachnoid.sshelper&hl=en
Configure sshelper.

>From memory:
ssh-keygen (if it doesn't exist yet)
ssh -p 2222 root@<your-device-ip>
ssh-copy-id  -p 2222 root@<your-device-ip>
Test this, so you can connect without password:
ssh -p 2222 root@<your-device-ip>

Here we are again at autofs:
/etc/auto.master
...
/home/bob/SSHFS /etc/auto.master.d/auto.sshfs --timeout=30 --ghost
...

/etc/auto.master.d/auto.sshfs
...
GalaxyS3        -fstype=fuse,rw,nodev,nonempty,noatime,max_read=65535,transform_symlinks,allow_other,reconnect,port=2222 :sshfs\#galaxys3\:/
Lenovo           -fstype=fuse,rw,nodev,nonempty,noatime,max_read=65535,transform_symlinks,allow_other,reconnect,port=2222 :sshfs\#lenovo\:/
...
To trigger automount:
nb: ls /home/bob/SSHFS/Lenovo

Hope it will help.
If it will not, please send me private mail with attached:
/etc/auto.master
/etc/auto.master.d/auto.mpt.d/auto.sshfs
/etc/auto.master.d/auto.mpt

BR, Bob

P.S.
My english is lousy. It's not my native language.
Don't mention the grammar. Hope you will never heard my accent :-)







-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux