Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-ID: <3CE71D1B.1030305@ece.gatech.edu> Date: Sat, 18 May 2002 23:33:47 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 X-Accept-Language: en-us MIME-Version: 1.0 To: cygwin-apps AT cygwin DOT com Subject: Re: setup HEAD changes References: <20020519032130 DOT GA3695 AT redhat DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Christopher Faylor wrote: > I have reservations about adding rsync support. This could easily cause > people to start using cygwin.com for everything and ignoring mirrors > since we allow anonymous rsync on sources.redhat.com. :-( > > I guess we could have setup.exe deny access to sources.redhat.com IP > address, though... That will only work briefly. Eventually someone will strip out that limitation, build a replacement, and post it on some website somewhere. Better solution would be to disallow *anonymous* rsync to cygwin-ftp repository. Those who need to rsync to cygwin-ftp can do it using authentication. --Chuck