After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 41463 - Enhance LIST parsing to handle non-unixlike responses
Enhance LIST parsing to handle non-unixlike responses
Status: RESOLVED DUPLICATE of bug 86862
Product: gnome-vfs
Classification: Deprecated
Component: Module: ftp
unspecified
Other Linux
: Normal normal
: later
Assigned To: Ian McKellar
Ian McKellar
Depends on:
Blocks:
 
 
Reported: 2000-06-25 13:41 UTC by Ian McKellar
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ian McKellar 2001-09-10 00:33:50 UTC
The format of the response to the LIST command is not defined.
We need to:
 o Enhance libgnomevfs/gnome-vfs-parse-ls.c (gnome_vfs_parse_ls_lga) to
   understand these formats, or
 o Devise a new get info/listing based on NLST, SIZE, etc...

Some servers that don't currently work include:
 o koobera.math.uic.edu
 o uniserver.uwa.edu.au



------- Additional Comments From yakk@yakk.net 2000-07-10 10:52:19 ----

This only affects a tiny minority of FTP servers.



------- Additional Comments From mathieu@gnome.org 2000-09-18 22:13:16 ----

is this not a duplicate of bug 41182 ?



------- Additional Comments From yakk@yakk.net 2000-12-20 17:03:20 ----

Moving to my new Bugzilla account



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:33 -------
Comment 1 Maciej Stachowiak 2001-10-21 07:36:02 UTC
Doesn't sound critical to fix right away.
Comment 2 Christophe Fergeau 2002-11-03 00:08:52 UTC
The patch on bug #86862 fixes the second URL (the first one is done).
Marking as a duplicate of that bug, please reopen if what you had in
mind was something more elaborate than that

*** This bug has been marked as a duplicate of 86862 ***