From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19426 invoked by alias); 28 Jun 2012 20:57:08 -0000 Received: (qmail 19414 invoked by uid 22791); 28 Jun 2012 20:57:07 -0000 X-SWARE-Spam-Status: No, hits=-4.7 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-yw0-f44.google.com (HELO mail-yw0-f44.google.com) (209.85.213.44) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Thu, 28 Jun 2012 20:56:54 +0000 Received: by yhq56 with SMTP id 56so2932610yhq.3 for ; Thu, 28 Jun 2012 13:56:53 -0700 (PDT) Received: by 10.236.73.6 with SMTP id u6mr5927495yhd.31.1340917013698; Thu, 28 Jun 2012 13:56:53 -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 k67sm942454yhj.18.2012.06.28.13.56.51 (version=SSLv3 cipher=OTHER); Thu, 28 Jun 2012 13:56:52 -0700 (PDT) Message-ID: <4FECC513.9040902@gmail.com> Date: Thu, 28 Jun 2012 20:57: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> <4FECC13C.9060704@gmail.com> In-Reply-To: <4FECC13C.9060704@gmail.com> 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/msg00547.txt.bz2 hi Jeremy/all: the Dokan sshfs works like a charm. now all set! thanks! regards ping On 06/28/2012 04:40 PM, ping wrote: > 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