X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com From: Andy 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: References: <141BC10E-6D3A-4BBE-B56A-6E16A722108C AT etr-usa DOT com> <126999688 DOT 20150214074949 AT yandex DOT ru> <54DF8EF1 DOT 5090805 AT cs DOT umass DOT 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 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