On the Cygwin mirrors page "http://cygwin.com/mirrors.html", under "North America: Palo Alto", the link locations are as follows: ftp://mirrors.kernel.org/sources.redhat.com/cygwin/ http://mirrors.kernel.org/sources.redhat.com/cygwin/ rsync://mirrors.kernel.org/sources.redhat.com/cygwin/ The ftp and http links both work but the rsync link gives a rsync error because "sources.redhat.com" has been changed to "sourceware". Changing the rsync link to either of: rsync://mirrors.kernel.org/mirrors/sources.redhat.com/cygwin/ or rsync://mirrors.kernel.org/sourceware/cygwin/ works as does changing them all to: ftp://mirrors.kernel.org/sourceware/cygwin/ http://mirrors.kernel.org/sourceware/cygwin/ rsync://mirrors.kernel.org/sourceware/cygwin/ Regards, L Anderson -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/