From owner-freebsd-isp Fri Aug 11 7: 1:52 2000 Delivered-To: freebsd-isp@freebsd.org Received: from day.anthologeek.net (day.anthologeek.net [212.43.217.20]) by hub.freebsd.org (Postfix) with ESMTP id 8782437B91A for ; Fri, 11 Aug 2000 07:01:47 -0700 (PDT) (envelope-from sw@anthologeek.net) Received: by day.anthologeek.net (Postfix, from userid 1000) id AACBB1711B; Fri, 11 Aug 2000 15:58:40 +0200 (CEST) Date: Fri, 11 Aug 2000 15:58:40 +0200 From: Sameh Ghane To: Michael O Shea Cc: freebsd-isp@freebsd.org Subject: Re: anonymous rsync or RSA Auth with empty passwd? Message-ID: <20000811155840.I3766@anthologeek.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from micheal@com4u.ch on Fri, Aug 11, 2000 at 03:45:05PM +0200 Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Le Fri, Aug 11, 2000 at 03:45:05PM +0200, Michael O Shea ecrivit: > > setenv RSYNC_PASSWORD blabla > rsync -avW --stats --delete and so on....... And if you don't want to use environment variables, which is quite probable, use the --password-file= option for rsync. Sameh. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message