From owner-freebsd-questions@FreeBSD.ORG Mon Aug 15 14:22:34 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 C86ED16A41F for ; Mon, 15 Aug 2005 14:22:34 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68A5A43D49 for ; Mon, 15 Aug 2005 14:22:34 +0000 (GMT) (envelope-from fbsdlists@gmail.com) Received: by zproxy.gmail.com with SMTP id z6so670985nzd for ; Mon, 15 Aug 2005 07:22:33 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=LxxXAmsGoveGHEn8CpnvPorIkYHZLw7j01xdQeyEArE8cf90JJgV4fIvXWAMDKvyCRpU5bDzJh3CThi5AcP8K4OTXHryNf2G+KtzV4ABKNOCrqU/+z3v6JqdbR8FvLx7WIxAbbW53QsKnp8LBUM3W2aq4OecmYESzQnDArBaxuE= Received: by 10.37.14.63 with SMTP id r63mr4758657nzi; Mon, 15 Aug 2005 07:22:33 -0700 (PDT) Received: by 10.36.221.21 with HTTP; Mon, 15 Aug 2005 07:22:33 -0700 (PDT) Message-ID: <54db4399050815072267f59191@mail.gmail.com> Date: Mon, 15 Aug 2005 10:22:33 -0400 From: Bob Johnson To: kurt.buff@gmail.com In-Reply-To: <42FD0180.9060405@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <42FD0180.9060405@gmail.com> Cc: 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 List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Aug 2005 14:22:34 -0000 On 8/12/05, Kurt Buff wrote: > All, >=20 > http://www.networkworld.com/news/2005/080805-wafs.html >=20 > It's software-in-a-box to tone down the chattiness of CIFS/SMB and NFS, > so that WAN links aren't so slow. >=20 > 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