In order to support the latest version of cURL, I have added libssh2 packages to the Cygwin distro. This is a small C library implementing the SSH2 protocol. It is packaged in three parts:
libssh2: documentation libssh2_1: runtime, library ABI version 1 libssh2-devel: headers, static library, import library, libtool library For more information, visit the upstream project pages: <http://www.libssh2.org/wiki/index.php/Main_Page> <http://sourceforge.net/projects/libssh2/> To update your installation, click on the "Install Cygwin now" link on the http://cygwin.com/ web page. This downloads setup.exe to your system. Then, run setup and answer all of the questions. *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO *** If you want to unsubscribe from the cygwin-announce mailing list, look at the "List-Unsubscribe: " tag in the email header of this message. Send email to the address specified there. It will be in the format: [EMAIL PROTECTED] If you need more information on unsubscribing, start reading here: http://sources.redhat.com/lists.html#unsubscribe-simple Please read *all* of the information on unsubscribing that is available starting at this URL.
