Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27219 - Gftp : Errors with some files containing spaces in their name
Summary: Gftp : Errors with some files containing spaces in their name
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-24 06:57 UTC by Mathieu MB
Modified: 2004-02-06 08:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu MB 2003-08-24 06:57:51 UTC
For some files, the name and size are wrong. It happens on files with spaces in
the name (not all, seems random), for example "My holliday movie.avi" (size
765432100) becomes "movie.avi" (size 17) and cannot be downloaded (Error : No
such file or directory) !
Filenames seem to be always truncated in the same way : there is only the last
part of the name, after the last space left.

I've juste tried gftp-2.0.15, it fixed bug 14111 (which could seem related), but
NOT this one (which was already present in 2.0.14 and 2.0.13).

Note : My gftp is compiled with gtk2 enabled, and I have the environment
variable LANG=fr_FR@euro set.
Comment 1 Alastair Tse (RETIRED) gentoo-dev 2004-02-04 07:40:22 UTC
have you tried 2.0.16?
Comment 2 Mathieu MB 2004-02-06 08:33:43 UTC
Yes, and it seems fixed with this new version :)