From owner-freebsd-questions@FreeBSD.ORG Tue May 11 07:11:22 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27742106566B for ; Tue, 11 May 2010 07:11:22 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [199.26.172.34]) by mx1.freebsd.org (Postfix) with ESMTP id F0B878FC14 for ; Tue, 11 May 2010 07:11:21 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id o4B7BJ7m072784 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 11 May 2010 00:11:19 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id o4B7BJG5072783; Tue, 11 May 2010 00:11:19 -0700 (PDT) Received: from fbsd61 by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA08248; Tue, 11 May 10 00:01:58 PDT Date: Tue, 11 May 2010 00:00:00 -0700 From: perryh@pluto.rain.com To: sterling@camdensoftware.com Message-Id: <4be90070.4Qv1h93fZy9O3Han%perryh@pluto.rain.com> References: <4BE7FD7A.7020207@esiee.fr> <20100510145115.GB78298@libertas.local.camdensoftware.com> In-Reply-To: <20100510145115.GB78298@libertas.local.camdensoftware.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Very simple file sharing between FreeBSD server and windows client ? 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: Tue, 11 May 2010 07:11:22 -0000 Chip Camden wrote: > Does anyone have a recommendation for NAS that works well for > both FreeBSD and Windows clients? IME, among commercial offerings, virtually all support SMB (via Samba) but only the high-end (large & relatively costly) ones support NFS also. (A while back, the largest Buffalo that Fry's had -- 4TB IIRC -- claimed to support NFS; all other NAS of any brand mentioned only SMB and DELNI.) You can use an inexpensive SMB-only NAS with a FreeBSD client, but you'll need Samba on the client.