DragonFly bugs List (threaded) for 2007-11
DragonFly BSD
DragonFly bugs List (threaded) for 2007-11
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: [issue848] bin-install test


From: "Justin C. Sherrill" <justin@xxxxxxxxxxxxxxxxxx>
Date: Mon, 26 Nov 2007 00:08:28 -0500 (EST)

On Sun, November 25, 2007 9:57 pm, YONETANI Tomokazu wrote:
>> but apparently our ftp command drops to an interactive prompt instead of
>> giving us the list if theURL is an ftp one.  So if we use ftp server
>> for one of our bin-install sources, we need to port the fix from
>> NetBSD as their command does the job unlike ours.
>
> Sorry, the same thing happened to NetBSD version; probably I made a pasto
> when I was trying wget or curl:

Yep - it looks like it's how the ftp command understands the URL to a
directory; instead of downloading the content as with a HTTP URL, it
navigates to that spot and the last thing it does is 'PWD'.

Watching it with tcpdump on two different ftpds shows this.  Returning a
directory listing when supplied a URL seems like the 'correct' behavior,
but I'm biased.  I'll mail Luke Mewburn and ask.





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]