From owner-freebsd-questions@FreeBSD.ORG Wed Oct 27 12:36:16 2010 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 AE0C5106564A for ; Wed, 27 Oct 2010 12:36:16 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id 6FB2F8FC1D for ; Wed, 27 Oct 2010 12:36:16 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.4/8.14.4) with ESMTP id o9RCaDEN051676; Wed, 27 Oct 2010 06:36:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.4/8.14.4/Submit) with ESMTP id o9RCaDCx051673; Wed, 27 Oct 2010 06:36:13 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Wed, 27 Oct 2010 06:36:13 -0600 (MDT) From: Warren Block To: Noah In-Reply-To: <4CC7CFBB.80901@enabled.com> Message-ID: References: <4CC7CFBB.80901@enabled.com> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.6 (wonkity.com [127.0.0.1]); Wed, 27 Oct 2010 06:36:13 -0600 (MDT) Cc: User Questions Subject: Re: rsync: failed to set permissions on "": Function not implemented (38) 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, 27 Oct 2010 12:36:16 -0000 On Wed, 27 Oct 2010, Noah wrote: > No response on the rsync mail list so I am trying here. > > I am trying to figure out how I can get my rsync client and server to coexist > better. I am running into the following error: > > > rsync: failed to set permissions on "": Function not implemented > (38) What is the target filesystem? That kind of error can happen when filesystems don't implement all the features rsync expects, like FAT.