From owner-freebsd-questions@FreeBSD.ORG Wed Jun 10 18:36:59 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 60CEB1065674 for ; Wed, 10 Jun 2009 18:36:59 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: from mail-qy0-f173.google.com (mail-qy0-f173.google.com [209.85.221.173]) by mx1.freebsd.org (Postfix) with ESMTP id EE93A8FC16 for ; Wed, 10 Jun 2009 18:36:58 +0000 (UTC) (envelope-from christopher.maness@gmail.com) Received: by qyk3 with SMTP id 3so1412282qyk.3 for ; Wed, 10 Jun 2009 11:36:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=hxdtkTRY+caHDJZkrBFR8OD92Dh1oXkQvuCq4lrjSP8=; b=hzrDYoDHTCAaqzuJE7RllCseX2DmUr1py0WGlYPsYuRjuiV/2vBJ9eVE+9IK0Ui+Om Z9iCtYOKTT/XgWwwJo7ZWFYM1VlWoKdpuaI5d+8s3vkCiO+Z9kaAd9cT8RJjxgXp3CQz 6Wtcuy9SiPu4Fa/qzTHWrd6cTvfvDjPgXQ+p4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=f2mdJzEO4NTfDAAXO9wlveHhWoDWeY4YIkG6CGmIiaETFE0JNA5ukkg0LwQkUDdkWz /LZOYmckzvF9X03Pp7bKxm+OaCgqrNRE7WpVkFXg9dHsMLZPKxzcVb7FDyfC5xy6vXo0 d3akmON3UnVaOtP8cfez9aDRHhfSJKctpPC94= MIME-Version: 1.0 Sender: christopher.maness@gmail.com Received: by 10.220.96.204 with SMTP id i12mr1428825vcn.94.1244659018254; Wed, 10 Jun 2009 11:36:58 -0700 (PDT) In-Reply-To: <4A2FFA41.7080805@FreeBSD.org> References: <4A2FFA41.7080805@FreeBSD.org> Date: Wed, 10 Jun 2009 11:36:58 -0700 X-Google-Sender-Auth: 6086e8e3eedf76b4 Message-ID: From: Chris Maness To: glarkin@freebsd.org 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: Wed, 10 Jun 2009 18:36:59 -0000 On Wed, Jun 10, 2009 at 11:24 AM, Greg Larkin wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Chris Maness wrote: >> 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 be >> an AFP server, but there is little information on the client. =A0Any >> suggestions? >> >> Thanks, >> Chris Maness > > Hi Chris, > > It looks like this has some potential: > http://sourceforge.net/projects/afpfs-ng > > Care to write a port for it? > > Cheers, > Greg > - -- > Greg Larkin Yea, I was looking for a port for it, but there isn't any. I don't have the time right now to port it or start a new port. Thanks, Chris