From owner-freebsd-ports@FreeBSD.ORG Sat Aug 23 06:56:00 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 50DCA16A4BF for ; Sat, 23 Aug 2003 06:56:00 -0700 (PDT) Received: from lakemtao05.cox.net (lakemtao05.cox.net [68.1.17.116]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4CC8443FE1 for ; Sat, 23 Aug 2003 06:55:59 -0700 (PDT) (envelope-from freebsd@critesclan.com) Received: from helaman ([68.107.163.57]) by lakemtao05.cox.net (InterMail vM.5.01.06.04 201-253-122-130-104-20030726) with SMTP id <20030823135557.IVAH13237.lakemtao05.cox.net@helaman> for ; Sat, 23 Aug 2003 09:55:57 -0400 From: To: "Freebsd-Ports@Freebsd. Org" Date: Sat, 23 Aug 2003 08:55:56 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal Subject: RSYNC appears broken X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd@critesclan.com List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 23 Aug 2003 13:56:00 -0000 I am on 5.1-CURRENT, via CVSup (tag=".") with build/install on a weekly basis. I also CVSup the ports tree. I am using rsync-2.5.6_1, which pkg_version tells me is up-to-date. A script I have which used to work (9+ months ago, before I upgraded to 5.x) does not work. The part that is broken is the --password-file parm. No matter where I place it (first, last, middle, etc), rsync will still prompt me for the login password. Lee