file name error
in some chinese os,
when flashfxp list file names,
day of system date is added to the file name ,
so can't download it !
(unix) ls:
-rwxr-xr-x 1 mobile users 203 Apr 7 2003 abc
flashfxp list :
-rwxr-xr-x 1 mobile users 203 2003Ãê4Ãà 7Ãà abc
chinese os translate sysdate separately into: 2003 year 4 month 7 day
real name is: abc
but flashfxp recognize it is: 7ÃÃ abc ( in chinese)
in english it will be: 7 day abc
but i notice another thing:
when day of sysdate is two number(exp: 10), not one number(exp: 7), flashfxp list the file name correctly!
|