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: YONETANI Tomokazu <qhwt+dfly@xxxxxxxxxx>
Date: Mon, 26 Nov 2007 11:57:50 +0900

> 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:

  $ ftp -o - ftp://ftp.dragonflybsd.kiev.ua/pub/DragonFlyBSD/packages/DragonFly-1.10.1/i386/All/
  Connected to ftp.dragonflybsd.kiev.ua.
  220 Welcome to ftp.h0.org.ua FTP service.
  331 Please specify the password.
  230 Login successful.
  Remote system type is UNIX.
  Using binary mode to transfer files.
  200 Switching to Binary mode.
  250 Directory successfully changed.
  250 Directory successfully changed.
  250 Directory successfully changed.
  250 Directory successfully changed.
  250 Directory successfully changed.
  250 Directory successfully changed.
  ftp>



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