[haiku-bugs] Re: [Haiku] #12665: Tab-completion of ftp missing "/" after directories (easy)

  • From: "pulkomandy" <trac@xxxxxxxxxxxx>
  • Date: Tue, 21 Mar 2017 08:19:58 -0000

#12665: Tab-completion of ftp missing "/" after directories (easy)
-----------------------------------------------+---------------------------
   Reporter:  humdinger                        |      Owner:  nobody
       Type:  enhancement                      |     Status:  new
   Priority:  normal                           |  Milestone:  Unscheduled
  Component:  Applications/Command Line Tools  |    Version:
                                               |  R1/Development
 Resolution:                                   |   Keywords:
 Blocked By:                                   |   Blocking:
Has a Patch:  0                                |   Platform:  All
-----------------------------------------------+---------------------------

Comment (by pulkomandy):

 @axeld: not really, because FTP does not standardize the format of the
 reply to ls. Basically yhe idea is that the remote computer runs whatever
 "ls -l" they have and pipes that to the socket. It was not designed to be
 machine-parsed.

 There is a (very long) piece of code in WebKit (inherited from khtml) for
 parsing many of the possible known formats, which we could reuse. But I
 think the best way to go about this is porting some better FTP client
 (maybe lftp?) as a recipe, and remove this old one from Haiku.

--
Ticket URL: <https://dev.haiku-os.org/ticket/12665#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: