[#6534] Gollem/FTP assume FTP server is UTF compliant.
Summary Gollem/FTP assume FTP server is UTF compliant.
Queue Gollem
Queue Version HEAD
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester kkonstan (at) duth (dot) gr
Created 03/28/2008 (98 days ago)
Due
Updated 04/04/2008 (91 days ago)
Assigned 04/01/2008 (94 days ago)
Resolved
Attachments
Milestone
Patch No

History
04/04/2008 Jan Schneider Comment #3
Priority ⇒ 1. Low
State ⇒ Accepted
Type ⇒ Enhancement
Reply to this comment
Makes sense.
04/01/2008 Chuck Hagenbuch Comment #2
State ⇒ Feedback
Reply to this comment
I guess we should add a charset parameter to the VFS config - it would 
already be there for SQL, but not for FTP - and use it. Would be a 
framework level change, though.
03/28/2008 kkonstan (at) duth (dot) gr Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Gollem
Summary ⇒ Gollem/FTP assume FTP server is UTF compliant.
Type ⇒ Bug
Priority ⇒ 2. Medium
State ⇒ Unconfirmed
Reply to this comment
I'm using greek locale (el_GR/ISO-8859-7).

If I create a file/directory with greek characters, Gollem creates it 
using UTF8 characters over FTP, even though the FTP sever does not 
support the UTF8 feature. Directory is readable by Gollem, but the 
locale of the FTP server is using ISO-8859-7 so it is unreadable to 
every other FTP client that correctly interprets the file listing as 
NOT being UTF.

This is a show stopper for us, I hope it is simple enough to add 
proper filename character conversion and have it being forced, ie by a 
setting in the backends.php.