[Cyberduck-trac] [Cyberduck] #6176: Cyberduck cannot enable UTF8 for RaidenFTPd

Cyberduck trac at trac.cyberduck.ch
Sat Aug 27 13:46:35 CEST 2011


#6176: Cyberduck cannot enable UTF8 for RaidenFTPd
----------------------------------+------------------------
    Reporter:  Yoshitaka Konishi  |      Owner:
        Type:  defect             |     Status:  new
    Priority:  normal             |  Milestone:
   Component:  core               |    Version:  4.1
    Severity:  normal             |   Keywords:  UTF8
Architecture:  Intel              |   Platform:  Windows XP
----------------------------------+------------------------
 RaidenFTPd requires CLNT command before OPTS UTF8 ON command.

 {{{
 220 Please enter your login name now.
 AUTH TLS
 234 AUTH Command OK. Initializing SSL connection.
 USER ********
 331 Password required for ********
 PASS ********
 230 User ******** logged in.
 PBSZ 0
 200 PBSZ Command OK. Protection buffer size set to 0.
 PROT P
 200 PROT P accepted.
 FEAT
 211-Extensions supported:
  SIZE
  MDTM
  MDTM YYYYMMDDHHMMSS filename
  LIST -laT
  STAT -laT
  MLST
 type*;lang*;size*;modify*;create*;UNIX.mode*;UNIX.owner*;UNIX.group*;WIN32.ea*
  MLSD
  REST STREAM
  XCRC filename;start;end
  XMD5 filename;start;end
  TVFS
  CLNT client_type
  LANG EN;FR;JA;DE;IT;SV;ES;RU;ZH-TW;ZH-CN
  AUTH SSL
  AUTH TLS
  PROT
  PBSZ
  SSCN
  UTF8
  EPRT
  EPSV
 211 END
 OPTS UTF8 ON
 500 Send 'CLNT client_type' before enabling UTF8.
 .
 .
 .
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/6176>
Cyberduck <http://cyberduck.ch>
Open source FTP, SFTP, WebDAV, Cloud Files, Google Docs & Amazon S3 Browser for Mac & Windows.


More information about the Cyberduck-trac mailing list