folders with accented characters inaccessible
This is for 3.6 (RC1) [3.5.1 build 1200)
I'm using WinXP SP2
Just upgraded to RC1, connected to shell account on NcFTPd. There were a couple of folders & files that had the lowercase "e" character with 'accent acute' (U+00E9) followed by an underscore and then some more letters (xxxé_xxx). In each case, the accented character and, oddly, the following underscore had both been replaced by a single question mark (?) character (xxx?xxx). I was unable to access or rename these folders and files, but in fact the names had not been changed because I was able to access them via a web browser (which showed all characters properly, and stored that section of the url as "%e9_"). Never had this problem with older versions of FFXP.
//edit// actually, I just realized that in every case it took the accented character as well as the following TWO characters, underscore or not -- in one example I had a double underscore (xxxé__xxx) which became xxx?xxx and in another a single (xxxé_xxx) which showed as xxx?xx. ///
Here are some log snippets:
[L] 220-sites./edit/.com NcFTPd Server (licensed copy) ready.
[...]
[L] SYST
[L] 215 UNIX Type: L8
[L] FEAT
[L] 211-Extensions supported:
[L] CLNT
[L] LANG EN*
[L] MDTM
[L] MLST Type*;Size*;Modify*;Perm;Unique;UNIX.mode*;UNIX.ow ner;UNIX.uid;UNIX.group;UNIX.gid;
[L] PASV
[L] REST STREAM
[L] SIZE
[L] UTF8
[L] TVFS
[L] Compliance Level: 20040701 (IETF mlst-16)
[L] 211 End.
[L] CLNT FlashFXP 3.5.1.1200
[L] 200 Noted.
[L] OPTS UTF8 ON
[L] 501 Option not recognized.
[...]
[L] List Complete: 1 KB in 0.70 seconds (2.2 KB/s)
[L] CWD _coke
[L] 250 "/webroot/users/djb/_mp3/_coke" is new cwd.
[L] PWD
[L] 257 "/webroot/users/djb/_mp3/_coke" is cwd.
[L] PASV
[L] 227 Entering Passive Mode (/edit/ 22,32)
[L] Opening data connection IP: /edit/ PORT: 5664
[L] MLSD
[L] 150 Data connection accepted from /edit/:63696; transfer starting.
[L] 226 Listing completed.
[L] List Complete: 12 KB in 0.63 seconds (19.7 KB/s)
[L] CWD Pepe_Delux?Beatitude
[L] 550 No such directory.
[...]
[L] RETR PepeDelux?uperSound.m3u
[L] 550 No such file.
[L] Transfer Failed!
|