On Thu, 23 Oct 2003 09:19:20 +0530, "Sthitaprajna" <[EMAIL PROTECTED]> said: > On Wed, 22 Oct 2003 23:01:03 +0530, "Vinu Moses" <[EMAIL PROTECTED]> > said: > > > I run vsftpd (1.1.3) on one of my servers here. When downloading some > > files with wget, I sometimes get something similar to "Length: > > 4,301,019 (unauthoritative)", while some other files do not show this > > "unauthoritative" size while downloading. > > > > What is an "unauthoritative" file length with regards to vsftpd?
Looks like the wrong one got through... The unauthoratative thing has nothing to do with your ftpd, but with the way wget checks for the length of files. Check the src here...search for "unauthoratative" and you'll find why:) http://cvs.deepspace6.net/view/wget-1.8/src/ftp.c?rev=1.5 -- cheers SP PS: Is it me, or is everyone getting timeouts from sourceforge?? For the listadmin, here's the msg ------ This message was created automatically by mail delivery software. A message that you sent has not yet been delivered to one or more of its recipients after more than 8 hours on the queue on externalmx.vasoftware.com. The message identifier is: 1ACe8x-0003E0-6Q The date of the message is: Thu, 23 Oct 2003 09:49:31 +0530 The subject of the message is: Re: [LIH]vsftpd query The address to which the message has not yet been delivered is: [EMAIL PROTECTED] Delay reason: SMTP error from remote mailer after end of data: host mail.sourceforge.net [66.35.250.206]: 451 Temporary local problem - please try later --------- -- Sthitaprajna [EMAIL PROTECTED] -- http://www.fastmail.fm - The way an email service should be ------------------------------------------------------- This SF.net email is sponsored by: The SF.net Donation Program. Do you like what SourceForge.net is doing for the Open Source Community? Make a contribution, and help us add new features and functionality. Click here: http://sourceforge.net/donate/ _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
