From owner-freebsd-questions@FreeBSD.ORG Thu Aug 20 22:38:06 2009 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 70386106568E for ; Thu, 20 Aug 2009 22:38:06 +0000 (UTC) (envelope-from rdv@roalddevries.nl) Received: from dutch70.vdx.nl (dutch70.vdx.nl [85.158.248.237]) by mx1.freebsd.org (Postfix) with ESMTP id 020988FC73 for ; Thu, 20 Aug 2009 22:38:05 +0000 (UTC) X-ClientAddr: 82.139.82.177 Received: from ip82-139-82-177.lijbrandt.net (ip82-139-82-177.lijbrandt.net [82.139.82.177]) (authenticated bits=0) by dutch70.vdx.nl (8.13.8/8.13.8) with ESMTP id n7KMPT8Y011250; Fri, 21 Aug 2009 00:25:29 +0200 Message-Id: From: Roald de Vries To: chris scott In-Reply-To: Mime-Version: 1.0 (Apple Message framework v935.3) Date: Fri, 21 Aug 2009 00:25:24 +0200 References: <695FE1DB-81E6-41C3-94FF-2858E57D86A5@roalddevries.nl> X-Mailer: Apple Mail (2.935.3) X-vdx_nl-MailScanner-Information: Please contact Virtual Dynamix (www.vdx.nl) for more information X-vdx_nl-MailScanner-ID: n7KMPT8Y011250 X-vdx_nl-MailScanner: Found to be clean X-vdx_nl-MailScanner-From: rdv@roalddevries.nl X-Spam-Status: No Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: fusefs-sshfs 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: Thu, 20 Aug 2009 22:38:06 -0000 Dear Chris, Thanks for your reply. I've tried the absolute path as well, but no success :-(. Any other suggestions? Kind regards, Roald On Aug 18, 2009, at 10:17 AM, chris scott wrote: > 2009/8/17 Roald de Vries > Dear all, > > I've installed fusefs-sshfs, and added fusefs_enable="YES" to > rc.conf. During startup, I see fusefs being started, but when I do: > "sshfs remote:~ /media/remote", I get "fuse: failed to open fuse > device: No such file or directory". Any idea why? Thanks in advance. > > Kind regards, > > Roald > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org > " > > try an explicit path as well rather than ~