delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.3 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <4FECB9EE.4010007@bopp.net> |
Date: | Thu, 28 Jun 2012 15:09:18 -0500 |
From: | Jeremy Bopp <jeremy AT bopp DOT net> |
User-Agent: | Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin: how to mount linux FS from cygwin |
References: | <4FEC9BFE DOT 2020908 AT gmail DOT com> <CAMK_jUWh3Q0nf9Wuj7VYgHvbA5n=53HWYuU=ufzABFK0+83Cuw AT mail DOT gmail DOT com> <4FECB1D1 DOT 2060900 AT gmail DOT com> <4FECB6CF DOT 6030504 AT dancol DOT org> |
In-Reply-To: | <4FECB6CF.6030504@dancol.org> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |