|
OpenBSD General Other questions regarding OpenBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
Mount Samsung Smartphone
OpenBSD sees it, but I am not quite sure how I would mount it.
messages output: Code:
/bsd: port 1 configuration 1 "SAMSUNG SAMSUNG_Android" rev 2.00/4.00 addr 5 |
|
||||
"Modern" Android platforms do not map as mass-storage devices for mounting filesystems. Instead, they use MTP or PTP. (https://en.wikipedia.org/wiki/Media_Transfer_Protocol).
There is an MTP library in ports (devel/libmtp) which is a dependency for some applications but I've never been able to connect an Android device to any of them. Once my Android phones no longer spoke umass(4), I've primarily used the Airdroid web-server for Android in order transfer files via WiFi, and I've also used the OpenBSD port of adb (devel/adb) if I needed the bandwidth of a USB cable. --- Edited for clarity and to add: If your Android phone permits tethering via USB -- which may be vendor controlled -- the USB connection will attach to the urndis(4) driver. Network file transfer such as sftp(1) or nc(1) could be used, if you have the matching server software on your phone such as OpenSSH or Dropbear, or netcat. Use of such tools will require a rooted phone -- with the possible exception of netcat, if high port numbers are used.. Last edited by jggimi; 12th March 2016 at 03:06 PM. |
|
|||
My phone is rooted, and I do have usb tethering enabled, so the urndis(4) driver may be the best option, although the android debug bridge looks interesting as well. I'll look into it.
thanks... |
|
||||
You may also want to look at this thread if you haven't already.
|
|
|||
i'm looking for a solution as well. My Galaxy S7 is not rooted though, if that makes any difference.
|
Tags |
mobilr phone, smart phone file transfer |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
French parliament votes to penalise smartphone makers over encryption | J65nko | News | 8 | 10th March 2016 08:47 PM |
Samsung SCX 4200 | adam | OpenBSD General | 3 | 17th August 2012 01:39 AM |
Hardware Samsung: 4TB 3.5 disks possible to create with 1TB platters | vermaden | News | 0 | 10th March 2011 09:34 AM |
Mounting/Reading Samsung USB drive | Gogglehead | FreeBSD General | 11 | 25th February 2011 09:55 PM |
NetBSD on Samsung 2410.... | nmohture | NetBSD General | 1 | 23rd July 2009 11:08 AM |