From owner-freebsd-current@FreeBSD.ORG Sat May 1 16:59:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 40A7E16A4CE for ; Sat, 1 May 2004 16:59:14 -0700 (PDT) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C39D943D41 for ; Sat, 1 May 2004 16:59:13 -0700 (PDT) (envelope-from scottl@freebsd.org) Received: from freebsd.org (junior-wifi.samsco.home [192.168.0.11]) by pooker.samsco.org (8.12.10/8.12.10) with ESMTP id i42032u6003073; Sat, 1 May 2004 18:03:02 -0600 (MDT) (envelope-from scottl@freebsd.org) Message-ID: <409439C0.6010709@freebsd.org> Date: Sat, 01 May 2004 17:58:56 -0600 From: Scott Long User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.6) Gecko/20040304 X-Accept-Language: en-us, en MIME-Version: 1.0 To: John Angelmo References: <409437A2.5090709@veidit.net> In-Reply-To: <409437A2.5090709@veidit.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, hits=0.0 required=3.8 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on pooker.samsco.org cc: current@freebsd.org Subject: Re: Mounting dav in FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 May 2004 23:59:14 -0000 John Angelmo wrote: > Linux has this little nifty davfs2 http://dav.sourceforge.net/ but it > seems that it hasn't been updated for some time... > Perhaps FreeBSD should have it's own dav mounting command like > mount_ntfs, a mount_dav command would help ppl a lot, you don't have to > be dependent on tools like sitecopy or gnome-vfs > > What do you guys think? > > /John If you're asking for comments in preparation for you writing the code to do this, then the answer is "Cool! Go for it!". If you're tossing out a suggestion for someone to pick up on, then the answer is, "Cool! Hope someone does it!". Scott