Go Back   FlashFXP Forums > > > >

Suggestions Post suggestions for upcoming versions

 
 
Thread Tools Display Modes
Old 05-04-2003, 01:03 AM   #1
Demi-god
Junior Member
 
Join Date: May 2002
Posts: 5
Default Sftp support and UTF8 support

Although sftp has nothing to do with the actual ftp protocol, having support for it in Flashfxp would be really cool. CuteFTP Pro 3.0 already has that, but CuteFTP sucks. I know having sftp added would require a lot of time and effort but sftp is clearly superior in a firewall-restricted environment. Besides, many sysadmins do not even bother to install an ftp server.

Also, the to-do list mentions support for multiple languages. I don't exactly know what this means but what I would like to see is support for dir/file names in UTF8 so that I can transfer to and from directories that have names in some other than latin-1 charset. There is even an RFC that specifies how to implement UTF8 support for FTP clients and servers. Currently Flashfxp displays those names as ?????. Why does Flashfxp convert the dir names internally to latin1 anyway? Why not use them as they are and only convert when communicating with an ftp server?
Demi-god is offline  
Old 05-04-2003, 01:57 AM   #2
bigstar
FlashFXP Developer
FlashFXP Administrator
ioFTPD Beta Tester
 
bigstar's Avatar
 
Join Date: Oct 2001
Posts: 8,012
Default

Due to design- sftp is nearly impossible to implement unless we rewrite flashfxp.

I don't have much experience with UTF8, Unicode, or multibyte character sets. FlashFXP uses ANSI strings all internal list handling, the list controls also use ANSI strings. I don't know why ???? is displayed.

I am not aware of this RFC, It would be very useful for future reference.
bigstar is offline  
Old 05-04-2003, 12:55 PM   #3
Demi-god
Junior Member
 
Join Date: May 2002
Posts: 5
Default

Internationalization of the File Transfer Protocol:
http://war.jgaa.com/ftp/rfc/rfc2640.txt

FlashFXP displays ???? because Windows uses Unicode(UTF-16, maybe UTF8?) for file/directory names and since FlashFXP uses ANSI strings internally, a conversion has to be made. Because my locality is set to Finnish, the program attempts to convert these names to latin-1 (as opposed to shift-JIS which would be appropriate for Japanese characters) and because these characters do not belong to the latin-1 character set the converted string is instead filled with question marks.
Demi-god is offline  
 

Tags
flashfxp, ftp, names, sftp, support

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 03:19 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)