From owner-freebsd-questions@FreeBSD.ORG Thu Jun 11 01:20:15 2009 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 85E7B1065679 for ; Thu, 11 Jun 2009 01:20:15 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from mail-gx0-f207.google.com (mail-gx0-f207.google.com [209.85.217.207]) by mx1.freebsd.org (Postfix) with ESMTP id 954548FC0C for ; Thu, 11 Jun 2009 01:20:13 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by gxk3 with SMTP id 3so1650006gxk.19 for ; Wed, 10 Jun 2009 18:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=rePUvCvDzwNI56DAZtaaI5YAib1uUk3wBCY6rqgjI94=; b=FriMmGErokjOJXw0FxvjHH1sM9H/Z7H6+F7Mb3HIQ6CrrGm57Q6x/KTtUA42hnc+KT UqBrAYjlQJlxsFLHIdwYjiojO/KaZyweoWPq1BYivAS2lJkn76pDpiB3hns9mz/2AOOi 3PGaMg7a7SaQnAjIrMhkx0H7ES8sHGMW2Mju8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=DB10sNsmQ1sTPLttzYZ4iXWop0Q3oChY6vb8+aX9R7amXyzx5/K3hIpE7juVbDFjTG Mhf76UQAerryw2uX5roC/L0iyvViI9MoYkgmXidQxm6bfb7T7Q+zPWw2FuizsDMCjcpG h8MPp60OtZJJazS3hjaOAQ8iz9YPmoohHANYs= MIME-Version: 1.0 Received: by 10.151.75.7 with SMTP id c7mr3873766ybl.242.1244683170532; Wed, 10 Jun 2009 18:19:30 -0700 (PDT) In-Reply-To: References: Date: Wed, 10 Jun 2009 18:19:30 -0700 Message-ID: From: patrick To: Chris Maness Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: AFP Client in FreeBSD 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: Thu, 11 Jun 2009 01:20:16 -0000 Oh, I don't know about 10.4. Looks easy enough in 10.5: http://www.macresearch.org/nfs-exports-leopard You could also use sshfs: http://www.freshports.org/sysutils/fusefs-sshfs/ It would be a bit slower, but reliable. Patrick On Wed, Jun 10, 2009 at 5:57 PM, Chris Maness wrote: > I tried mounting a mac box to my FreeBSD server a while back, but I > think I was not able to get it to go RW. > > How do you set up NFS as a service in OSX 10.4? =A0That would be the > best way as my backup scripts are already set up to do an NFS mount. > > Thanks, > Chris > > On Wed, Jun 10, 2009 at 3:22 PM, patrick wrote: >> Mac OS X supports NFS, so you could always mount your Mac on FreeBSD via= NFS. >> >> Patrick >> >> On Wed, Jun 10, 2009 at 10:45 AM, Chris Maness wr= ote: >>> Is there an AFP client for FreeBSD? =A0I have a mac with a gargantuan >>> hard drive, and I would like to back up my FreeBSD server to it, and >>> back up my mac to my FreeBSD server. =A0I have seen where FreeBSD can b= e >>> an AFP server, but there is little information on the client. =A0Any >>> suggestions? >>> >>> Thanks, >>> Chris Maness >>> _______________________________________________ >>> 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" >>> >> >