After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 693538 - Implement support for Android-specific in-place read/write extensions
Implement support for Android-specific in-place read/write extensions
Status: RESOLVED DUPLICATE of bug 695984
Product: gvfs
Classification: Core
Component: mtp backend
1.15.x
Other Linux
: Normal enhancement
: ---
Assigned To: Philip Langdale
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2013-02-10 18:12 UTC by Philip Langdale
Modified: 2013-03-30 23:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Langdale 2013-02-10 18:12:48 UTC
The Android MTP implementation provides extensions that allow for in-place read/write of files - thereby allowing for support for the normal read and write behaviours in the gvfs mtp backend.

There's no formal documentation of these extensions, but the author of go-mtpfs has pointed out his implementation to me:

https://github.com/hanwen/go-mtpfs/commit/66c99c4ff75e9d6d99e11586a336acc6f8e4310b

The calls are pretty simple, and I've got a working read prototype right now. I need to push underlying support for the calls into libmtp as well.
Comment 1 Philip Langdale 2013-03-30 23:29:35 UTC

*** This bug has been marked as a duplicate of bug 695984 ***