From owner-freebsd-questions@FreeBSD.ORG Fri Aug 17 05:37:53 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9FB4916A41B for ; Fri, 17 Aug 2007 05:37:53 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from mx-outbound01.easydns.com (mailout.easydns.com [205.210.42.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7DFBE13C480 for ; Fri, 17 Aug 2007 05:37:53 +0000 (UTC) (envelope-from lists-fbsd@shadypond.com) Received: from slider.shadypond.com (69-12-173-117.static.humboldt1.com [69.12.173.117]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx-outbound01.easydns.com (Postfix) with ESMTP id 0983A809C for ; Fri, 17 Aug 2007 01:37:52 -0400 (EDT) Received: from slider.shadypond.com (slider.shadypond.com [192.168.1.11]) by slider.shadypond.com (postoffice) with ESMTP id B9460B65B6 for ; Fri, 17 Aug 2007 05:37:43 +0000 (UTC) From: Pollywog To: freebsd-questions@freebsd.org Date: Fri, 17 Aug 2007 05:37:42 +0000 References: <46C4905A.1020202@shopzeus.com> <200708170318.02907.lists-fbsd@shadypond.com> <20070817041117.GA4195@dan.emsphone.com> In-Reply-To: <20070817041117.GA4195@dan.emsphone.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708170537.43077.lists-fbsd@shadypond.com> Subject: Re: Share folder over internet X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 05:37:53 -0000 On Friday 17 August 2007 04:11:17 Dan Nelson wrote: > In the last episode (Aug 17), Pollywog said: > > On Thursday 16 August 2007 21:39:25 Laszlo Nagy wrote: > > > Now I'm starting to loose my enthusiasm about FreeBSD! > > > > > > - sshfs works for Linux, but not for FreeBSD, although ssh is open > > > source and well documented. The guy who developed it says that he > > > could not implement fuse very well because the source code of the > > > FreeBSD kernel is a mess, can this be true? > > > > I was told the same thing, in regard to Fuse. It also does not > > compile in FreeBSD 6.2 > > Neither the sysutils/fusefs-sshfs nor the sysutils/fusefs-kmod ports > are marked BROKEN. If they don't compile on your system, have you > submitted a PR? The maintainer of the fuse-encfs port was aware of the problem and said it was due to the state of some kernel code, if I remember correctly.