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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=oQrXbdS3mFNqLTXC023h5Z1n9na0JicYTO2mZz3WDaw Y48sbfT2Y42E/93dlREiSmpnDAwWJI7ysw9zq2TaOlII1brtVrcxG3VN8uPylDxH cSBnMRSmBpFqx7H8tacTjBvkHqjfOgbVSVbSTJbfVjRer8nBWcWybgjn5gHdG+Fw = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=yt19447O4gHqcrf2tp1Ed122AGY=; b=UB905MDMVEjdtbRpo LxQEeJExj8Kxp8lWfY9/BYJtyRi9CjcEttnI2zuo4AnLm4MXPFX9UPm0rQvhuXRj /xOguHP2HqKm3h+AXxHeeI5sVMpZAb80UvGL0XlyNjlmFvB1Q85vQbnSKTr9RO4G iGB6MTw1J1lMcZvuuoYF6gxjF4= 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.5 required=5.0 tests=AWL,BAYES_20,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: pbmail.coopexsoft.sk Message-ID: <54E0E355.5080103@seznam.cz> Date: Sun, 15 Feb 2015 19:20:05 +0100 From: "V.99" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Re: make android device file system visible as unix path References: In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-CoopexSoftPB-MailScanner-Information: Please contact the ISP for more information X-CoopexSoftPB-MailScanner-ID: C01DB9F8DF.ACA0C X-CoopexSoftPB-MailScanner: Found to be clean X-CoopexSoftPB-MailScanner-From: v DOT 99 AT seznam DOT cz On 14.2.2015 4:25, andy wrote: > It doesn't have a drive letter in Windows Explorer. The name is simply > "Moto G". When I "ls /cygdrive", I see on the c-drive. I think that the > handset's visibility to Windows Explorer is based on MTP USB, but that's > just something I'm learning about right now. Hi Andy. Root of the problem is in the nature of Media Transfer Protocol. This protocol behaves differently than usual filesystem. For this reason there is no drive letter for Your Moto G in Windows, nor in Cygwin. Best solution I found so far: install sshd on Your Moto G and use scp or rsync to backup files from Your android device. I am using SSHelper. -- .: Vlado :. -- 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