There are a number of 3rd party apps that allow access of MTP devices over usb. here are just 2 http://mac.eltima.com/sync-mac.html http://mac.eltima.com/mtp-file-transfer.html
So my question is, why isn't it possible to do this directly using bash commands? Any bash experts care to chime in?
This article on MTP devices from windows
suggests that
exposing MTP device as a read/write filesystem is not possible.
If so, how do the apps accomplish this?