From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12558 invoked by alias); 28 Jun 2012 20:40:45 -0000 Received: (qmail 12550 invoked by uid 22791); 28 Jun 2012 20:40:44 -0000 X-SWARE-Spam-Status: No, hits=-4.2 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,KHOP_RCVD_TRUST,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mail-gg0-f171.google.com (HELO mail-gg0-f171.google.com) (209.85.161.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jun 2012 20:40:31 +0000 Received: by ggmi1 with SMTP id i1so2355497ggm.2 for ; Thu, 28 Jun 2012 13:40:31 -0700 (PDT) Received: by 10.236.190.138 with SMTP id e10mr5678846yhn.131.1340916031103; Thu, 28 Jun 2012 13:40:31 -0700 (PDT) Received: from [172.25.83.73] (wsip-98-172-152-198.dc.dc.cox.net. [98.172.152.198]) by mx.google.com with ESMTPS id b8sm518639anm.4.2012.06.28.13.40.29 (version=SSLv3 cipher=OTHER); Thu, 28 Jun 2012 13:40:30 -0700 (PDT) Message-ID: <4FECC13C.9060704@gmail.com> Date: Thu, 28 Jun 2012 20:40:00 -0000 From: ping User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120602 Thunderbird/13.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: cygwin: how to mount linux FS from cygwin References: <4FEC9BFE.2020908@gmail.com> <4FECB1D1.2060900@gmail.com> <4FECB6CF.6030504@dancol.org> <4FECB9EE.4010007@bopp.net> In-Reply-To: <4FECB9EE.4010007@bopp.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-06/txt/msg00546.txt.bz2 thanks Jeremy, will give dokan and winsshfs a shot. I didn't think this should be fixed from outside of cygwin. will post the result... regards ping On 06/28/2012 04:09 PM, Jeremy Bopp wrote: > On 06/28/2012 02:55 PM, Daniel Colascione wrote: >> On 6/28/12 12:34 PM, ping wrote: >>> I still miss the magic sshfs tool >>> in linux... >> >> You can make it happen. In principle, FUSE should work as well in >> Cygwin as it does under Linux, albeit for Cygwin programs only. It'd >> just be a matter of writing the glue logic and hooking into Cygwin's >> VFS internals. > > You may have more immediate results by using a Windows-native SSHFS > implementation. I haven't used Dokan myself, but it appears promising: > > http://dokan-dev.net/en/ > > It's basically a FUSE implementation for Windows that includes an SSHFS > client. There is also another one that seems related: > > http://code.google.com/p/win-sshfs/ > > Assuming you can get one of these to work for you, you'll have the > advantage of using it not only with Cygwin programs but native ones as well. > > -Jeremy > > -- > 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 > -- 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