X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; q=dns; s=
	default; b=T2lnduhepiYu5vXjLp1+oU1BfiBbfnmFInxWM2bEOjLqdTI6KJx60
	3QQbJ+Zp2bPF6TT691ZSKfrkkoK4Hk59NyekzGGKUc6/zObxJ8StGv0dV8XM0uHi
	W6yhRNjjXjFL2n4TpW41KVXNw8shxVG4oB7y7nVzy/fGyc19qtnLDI=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:to:from:subject:date:message-id:references
	:mime-version:content-type:content-transfer-encoding; s=default;
	 bh=VFbJOPFCl6hblVUVf2I9DuCHbg4=; b=uIX6PnDk/TG1HAcCLSvMBYG76KlO
	gBgeaOb7kEZsFH8fmVufGWUBEdZJBzaErAVRtBw90IBBRHxeWNXqJ0csTrC+/iKj
	urQ3YH1FAZndYjuilKFQzD8osGGvwDnbm70p+XQTfr/snxCMMyL4DHXDY4a5FMhP
	SggnVIDpM35HVJM=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=2.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_FROM_URIBL_PCCC,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2
X-HELO: plane.gmane.org
To: cygwin@cygwin.com
From: Andy <AndyMHancock@gmail.com>
Subject: Re: make android device file system visible as unix path
Date: Sat, 14 Feb 2015 19:25:20 +0000 (UTC)
Lines: 34
Message-ID: <loom.20150214T200343-833@post.gmane.org>
References: <loom.20150214T031757-905@post.gmane.org>   <141BC10E-6D3A-4BBE-B56A-6E16A722108C@etr-usa.com>  <loom.20150214T042310-397@post.gmane.org> <126999688.20150214074949@yandex.ru> <loom.20150214T190304-163@post.gmane.org> <54DF8EF1.5090805@cs.umass.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
User-Agent: Loom/3.14 (http://gmane.org/)
X-IsSubscribed: yes

Eliot Moss <moss <at> cs.umass.edu> writes:
>On 2/14/2015 1:03 PM, Andy wrote:
>> Why would such a person want to access the handset via a unix path?
>> Android doesn't have a native Notes app, and if I simply use its
>> text editor, that's one more app I can avoid installing.  But I
>> would want to sync it with the laptop copy of the text files via
>> vimdiff and diff.
>
> Well, I would like a Unix interface just for managing files, say
> copying things on and off of my phone without having to use File
> Explorer or something like that.
>
> It seems almost, but not quite, possible to mount one of these
> things under a drive letter, but some silly Windows restrictions (I
> remember investigating but don't remember the detailed road block)
> made it not work.  Sigh.

In my multi-week stint getting CyanogenMod working on the phone, I
came across many issues with MTP USB driver.  I got the impression
that there is a way to get vanilla USB working (if there is such a
thing) rather than MTP.  To me, it's a murky area because the info I
could find seems to depend on the phone and "recovery" that is
installed, and the like.  It was never clear to me whether it was an
MTP issue that I somehow circumvented, or something else.  But I do
wonder whether the phone would look like a drive letter if non-MTP USB
operation were somehow established.  It's really just half baked
pondering, as I don't recall my 1st generation iPod Touch showing up
in Windows explorer at all when connected by USB.  I'm assuming that
it was vanilla USB, and that MTP is more modern (I became aware of MTP
in the past few weeks).  Wikipedia shows that MTP became standardized
in 2008, and that 1st gen Touch was released in Jan 2008, which was
probably too early for MTP.  Wikipedia also shows the Touch as having
just USB (but then again, it also shows Moto G as micro-USB, with no
indication of MTP).


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

