I've updated the lftp package. Changes since the previous Cygwin release:
* New upstream release, with minor improvements. * setup.hint has been corrected (trailing spaces removed from 4 lines) in order to fix the md5sum mismatch, reported at http://cygwin.com/ml/cygwin-apps/2007-08/msg00019.html . * Added a preremove script: cmp -s /etc/defaults/etc/lftp.conf /etc/lftp.conf && rm /etc/lftp.conf which, when combined with the postinstall script, [ -f /etc/lftp.conf] || cp /etc/defaults/etc/lftp.conf /etc should provide automatic updates of /etc/lftp.conf from upstream changes, if the user hasn't customized their /etc/lftp.conf. Please upload. Thanks, Andrew. wget \ http://home.comcast.net/~andrex/cygwin/lftp/setup.hint \ http://home.comcast.net/~andrex/cygwin/lftp/lftp-3.5.12-1.tar.bz2 \ http://home.comcast.net/~andrex/cygwin/lftp/lftp-3.5.12-1-src.tar.bz2