From owner-freebsd-questions@FreeBSD.ORG Tue Aug 16 01:08:02 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CD63116A41F for ; Tue, 16 Aug 2005 01:08:02 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4ED0A43D45 for ; Tue, 16 Aug 2005 01:08:02 +0000 (GMT) (envelope-from kurt.buff@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so744413nzd for ; Mon, 15 Aug 2005 18:08:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:user-agent:x-accept-language:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=as+nGRV+GmpEPpB4vMVI336oOy0RvgAJQeooqYi0wWdgj7Q0dMvrIl7No4zriVYGDnUhR9UpJdS7Rt1PHxng2TOuV03DlJ1lh3Ph2TlwvAaxJfb9EmhEv9RLFsAF+9sXUmtdVtz6urB2jS4COCKe9xTKT1Y5ajMdUNZb5NAA57w= Received: by 10.36.247.62 with SMTP id u62mr1460856nzh; Mon, 15 Aug 2005 18:08:01 -0700 (PDT) Received: from ?192.168.5.63? ([216.202.42.5]) by mx.gmail.com with ESMTP id r1sm9581656nzd.2005.08.15.18.08.00; Mon, 15 Aug 2005 18:08:01 -0700 (PDT) Message-ID: <43013A7E.4090509@gmail.com> Date: Mon, 15 Aug 2005 17:59:42 -0700 From: Kurt Buff User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eric Schuele References: <42FD0180.9060405@gmail.com> <54db4399050815072267f59191@mail.gmail.com> <430136A4.1050405@computer.org> In-Reply-To: <430136A4.1050405@computer.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Bob Johnson , freebsd-questions@freebsd.org Subject: Re: Anyone seen anything like this in the ports tree? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: kurt.buff@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Aug 2005 01:08:02 -0000 Eric Schuele wrote: > Bob Johnson wrote: > >> On 8/12/05, Kurt Buff wrote: >> >>> All, >>> >>> http://www.networkworld.com/news/2005/080805-wafs.html >>> >>> It's software-in-a-box to tone down the chattiness of CIFS/SMB and NFS, >>> so that WAN links aren't so slow. >>> >>> I'm working with offices in the US, UK and AU, and file sharing between >>> them is horrendous, mostly because of how many hops between them. >> >> >> >> I don't know enough about its internal workings to really say, but it >> seems likely that setting up a Coda server at each office and using >> NFS or SMB for local access to those servers might do what you want. >> >> I've seen Coda in ports somewhere, and the main website is >> http://www.coda.cs.cmu.edu/ >> >> - Bob >> _______________________________________________ >> 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" >> > Looks very promising. Thanks. > Oh, yes indeedy, this looks quite interesting. Thanks!