Joe Brown wrote:
I used ncftpget -R ftp://mirror.kernel.org/sources.redhat.com/cygwin/release/* Upon reflection wget probably would have made this much simpler... because ncftpget only works 2 directory levels deep in recursion.
wget -r -N ftp://<mirror>/pub/sourceware/cygwin/ Gerrit -- =^..^= -- 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/