From owner-freebsd-questions@FreeBSD.ORG Fri Aug 19 20:28:38 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 463271065674 for ; Fri, 19 Aug 2011 20:28:38 +0000 (UTC) (envelope-from henry95@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 039C78FC08 for ; Fri, 19 Aug 2011 20:28:37 +0000 (UTC) Received: by vws18 with SMTP id 18so3536004vws.13 for ; Fri, 19 Aug 2011 13:28:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=iCMN+UJv6gMM5viRHaAHVaym1jpJzheuoVyNrhYpdtA=; b=QH9Y+bMf8BEXC/3drrHvRmVFUgtEmWk/tfWpOzjxDLWto1d3Pq3iZ9GvXgE0yNWt1u Rf0WD0qgDDM0KiXlel96xHBQJ+j9+lac3EpueqcXYO1f4i68O4C9Q90EHxiK6VJ7vbWJ La3cOVHQSPoE6oCc01UYx9G2zKXHteg5HRH1M= MIME-Version: 1.0 Received: by 10.52.65.168 with SMTP id y8mr195365vds.16.1313784354609; Fri, 19 Aug 2011 13:05:54 -0700 (PDT) Received: by 10.52.30.33 with HTTP; Fri, 19 Aug 2011 13:05:54 -0700 (PDT) In-Reply-To: <20110819054322.GB29687@gmail.com> References: <20110819054322.GB29687@gmail.com> Date: Fri, 19 Aug 2011 16:05:54 -0400 Message-ID: From: Henry M To: Chris Brennan Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: FreeBSD Questions Subject: Re: ZFS and NFS or CIFS 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: Fri, 19 Aug 2011 20:28:38 -0000 Hi Chris, If you are transferring data from a Windows machine, your best bet would be to use SAMBA. Windows communicates with samba pretty easily. You essentially just mount a network drive, and transfer the files you want. Here are a few links to get you started: http://www.freebsd.org/doc/handbook/network-samba.html http://www.freebsddiary.org/samba.php The samba configs are pretty straight forward, you just need to make permissions are correct. Good luck! Regards, Henry On Fri, Aug 19, 2011 at 1:43 AM, Chris Brennan wrote: > Greetings! > > I have several ZFS volumes set up on my FreeBSD 8.2 (32-bit) server at > home and I am trying to figure out how to set up a NFS and/or CIFS share > of the various volumes I have created and for the life of me, I can't > figure it out. I don't really care which one or both right now (I should > learn both). I just have tons and tons of data to move from my Windows > desktop to this server and I'd like to use something other then SFTP, > even over my LAN, it's very slow. > > Many thanks to anyone who can point me in the right direction... > -- > > Chris Brennan > > -- > > A: Yes. > > >Q: Are you sure? > > >>A: Because it reverses the logical flow of conversation. > > >>>Q: Why is top posting frowned upon? > > http://xkcd.com/84/ | http://xkcd.com/149/ | http://xkcd.com/549/ > > GPG: D5B20C0C (6741 8EE4 6C7D 11FB 8DA8 9E4A EECD 9A84 D5B2 0C0C) > ------------------------------------------------------------------------ > _______________________________________________ > 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" >