This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: [ANNOUNCEMENT] Updated:lftp-3.5.9-1
* Andrew Schulman (Mon, 12 Feb 2007 10:12:54 -0500)
> > > lftp ftp.microsoft.com
> > lftp: host name resolve timeout
>
> I'm not able to reproduce this problem:
I figured it out myself: it's the "dns:fatal-timeout 0" setting in my
.lftprc. The funny thing is that "0" is the default and actually means
"no timeout"
man lftp
"dns:fatal-timeout (seconds)
limit the time for DNS queries. If DNS server is unavailable too long,
lftp will fail to resolve a given host name. 0 means
unlimited, the default."
It's a classical bug, my Linux lftp 3.5.7 shows the same behaviour.
Thorsten
--
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/