From owner-freebsd-questions@FreeBSD.ORG Mon Jun 30 15:48:27 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 997A6CA3 for ; Mon, 30 Jun 2014 15:48:27 +0000 (UTC) Received: from server1.shellworld.net (shellworld.net [69.60.117.94]) by mx1.freebsd.org (Postfix) with ESMTP id 7789C255F for ; Mon, 30 Jun 2014 15:48:26 +0000 (UTC) Received: from server1.shellworld.net (localhost [127.0.0.1]) by server1.shellworld.net (Postfix) with ESMTP id 528EA229B1 for ; Mon, 30 Jun 2014 10:48:26 -0500 (CDT) cc: "freebsd-questions@freebsd.org" Subject: Re: rsync issues FreeBSD 9.1-RELEASE-p12 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <87130.1404143306.1@server1.shellworld.net> Date: Mon, 30 Jun 2014 10:48:26 -0500 From: "Martin G. McCormick" Message-Id: <20140630154826.528EA229B1@server1.shellworld.net> X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Jun 2014 15:48:27 -0000 I thought rsync was part of the base system and simply forgot I had installed it in 2012. A coworker pointed out to me that the default zlib linkage is broken so one needs to turn that off and life is good again. Somewhat of a red face, but thankful that it is easy to correct. Martin McCormick