Summary | Gollem/FTP assume FTP server is UTF compliant. |
Queue | Gollem |
Queue Version | Git master |
Type | Enhancement |
State | Duplicate |
Priority | 1. Low |
Owners | |
Requester | kkonstan (at) duth (dot) gr |
Created | 03/28/2008 (6321 days ago) |
Due | |
Updated | 11/27/2012 (4616 days ago) |
Assigned | 04/01/2008 (6317 days ago) |
Resolved | 11/27/2012 (4616 days ago) |
Milestone | |
Patch | No |
State ⇒ Duplicate
Version ⇒ Git master
Type ⇒ Enhancement
State ⇒ Accepted
Priority ⇒ 1. Low
State ⇒ Feedback
already be there for SQL, but not for FTP - and use it. Would be a
framework level change, though.
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ Gollem/FTP assume FTP server is UTF compliant.
Queue ⇒ Gollem
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
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.