Bug 85929 - sftp error when handling international characters
Summary: sftp error when handling international characters
Status: RESOLVED DUPLICATE of bug 66411
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: sftp (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-25 13:12 UTC by Giulio Genovese
Modified: 2004-07-26 11:18 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Giulio Genovese 2004-07-25 13:12:55 UTC
Version:           3.2.2 (using KDE 3.2.3,  (testing/unstable))
Compiler:          gcc version 3.3.3 (Debian 20040422)
OS:                Linux (i686) release 2.6.7-1-686

When I use sftp and there are some files with italian characters like "àèéìòù" konqueror it's unable to show them correctly. It shows these files translating the special italian characters with spaces. Moreover if I try, for example, to delete these files it says me:
The file or folder sftp://ADDRESS_OF_THE_FILE does not exist.
Probably because it tries to delete the files with the name translated (I mean special characters -> spaces) and it doesn't find this file.
The problem occours if, for example, I try to change the permission of the file. The error it's always
The file or folder sftp://ADDRESS_OF_THE_FILE does not exist.
It's very annoying because I have to use the shell to delete remote files and to change permissions and not everybody knows how to do it from command line.

I hope this help. Good job.
Comment 1 Nicolas Goutte 2004-07-26 11:18:15 UTC

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