GNOME Bugzilla – Bug 317778
File name is confused with its metadata
Last modified: 2005-10-03 11:51:31 UTC
Please describe the problem: A file or a directory on a FTP server called, for example, "1990 - Foo Bar" is seen like it is called " - Foo Bar". gnomevfs is confused by the output of the FTP server (roughly like this): -rw-r--r-- ftp ftp 13:59 Oct 29 1990 - Foo Bar Note that "1990" is part of the filename. After a first look, I think the problem is in gnome-vfs-parse-ls.c:vfs_parse_filedate(). Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Yes, it is a known issue. *** This bug has been marked as a duplicate of 163671 ***