From owner-freebsd-questions@freebsd.org Mon Jul 27 10:25:48 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B28319AC94E for ; Mon, 27 Jul 2015 10:25:48 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 6F88493A for ; Mon, 27 Jul 2015 10:25:48 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from [192.168.0.170] (laptop1.herveybayaustralia.com.au [192.168.0.170]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id D9E8061F9F for ; Mon, 27 Jul 2015 20:16:34 +1000 (EST) Message-ID: <55B60500.5050102@herveybayaustralia.com.au> Date: Mon, 27 Jul 2015 20:16:32 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: gvfs mount locations - configuration? Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Jul 2015 10:25:48 -0000 Hi guys, just a quickie. I'm trying to use the new (for me anyway) features available using gio/gvfs like remote file servers, but not all programs can access them (I'm looking at you, firefox!). Apparently I'm looking for the mounts under ~/.gvfs but there is nothing there. My searches mention gvfs-fuse-daemon, but that doesn't appear to be on my system either. Not sure where to look - gvfsd seems to be operating correctly, gvfs-tree shows up the mount; ran a find based on the info looked for *.mount to no avail. Anyone know the answer to this? Config files somewhere? TIA