[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[gftp] Problem with viewing/editing files with non-ascii names



Hello!

There is a problem in gFTP with viewing or editing local files with non-ascii 
names. When I try to view such file, gFTP says, that this file does not exist.

This happens in function view_file() from view-dialog.c file. When it tryes to 
open file, the "char * filename" is in UTF-8, but it should be in current 
filesystem locale.
I made a patch, that fixes that behaviour. Please, commit it to repository.

-- 
Alexander Orlov

Attachment: gftp.patch-3
Description: Binary data