[Cyberduck-trac] [Cyberduck] #8121: CWD requires 215 reply code

Cyberduck trac at trac.cyberduck.io
Sun Jul 27 20:09:45 UTC 2014


#8121: CWD requires 215 reply code
----------------------------+-------------------------
 Reporter:  BlueLineFive    |         Owner:  dkocher
     Type:  defect          |        Status:  assigned
 Priority:  high            |     Milestone:  4.5.2
Component:  ftp             |       Version:  4.5
 Severity:  critical        |    Resolution:
 Keywords:  log in failure  |  Architecture:  Intel
 Platform:  Mac OS X 10.9   |
----------------------------+-------------------------
Description changed by dkocher:

Old description:

> Been using OS X Cyberduck for a while now to connect to an iPad app for
> FTP file transfer. Recently updated to the latest Cyberduck version and
> am no loger able to connect. Can successfully log in from an older
> version of Cyberduck. The logs from the older version and the newer
> version that fails are given below.
>
> Connection log using Cyberduck Version 4.4.5 (14721)
>

> {{{
> 220 ---------- Welcome to Private Photo ----------
> USER Linkus
> 331 Password required for Linkus
> PASS ********
> 230 User Linkus logged in.
> FEAT
> 211-Extensions supported:
>
>  MDTM
>
>  MFMT
>
>  SIZE
>
>  MLST type*;size*;modify*;
>
>  MLSD
>
>  UTF8
>
> 211 End
> OPTS UTF8 ON
> 502 Unknown command 'UTF8'
> SYST
> 215 UNIX Type: L8
> PWD
> 257 "/" is the current directory.
> STAT /
> 211-localhost FTP server status:
>
> 211 End of Status
> CWD /
> 200 directory changed to /
> TYPE A
> 200 Type set to A
> PASV
> 227 Entering Passive Mode (192,168,2,65,63,140)
> MLSD
> 150 Accepted data connection
> type=cdir;modify=20140727015039; .
> type=dir;modify=20140727015039; Study
> type=dir;modify=20140727015039; Others
> 226 Transfer complete.
> }}}
>

>
> =========================
>
> Connection log using Cyberduck Version 4.5 (14905)
>
> Connection parameters are entered into the connection dialog box. Tapping
> "Connect" throws and error sheet that states:
>

> {{{
> Listing directory failed (/).
> 200 directory changed to /. Please contact your web hosting service
> provider for assistance.
>
> "?"    "Cancel"  "Try Again"
> }}}
>

> Here is the connection log
>

> {{{
> 220 ---------- Welcome to Private Photo ----------
> USER Linkus
> 331 Password required for Linkus
> PASS ********
> 230 User Linkus logged in.
> FEAT
> 211-Extensions supported:
>
>  MDTM
>
>  MFMT
>
>  SIZE
>
>  MLST type*;size*;modify*;
>
>  MLSD
>
>  UTF8
>
> 211 End
> OPTS UTF8 ON
> 502 Unknown command 'UTF8'
> SYST
> 215 UNIX Type: L8
> CWD /
> 200 directory changed to /
> STAT /
> 211-localhost FTP server status:
>
> 211 End of Status
> CWD /
> 200 directory changed to /
> CWD /
> 200 directory changed to /
> }}}
>

> Click "Cancel" in the dialog box and the log continues with:
>

> {{{
> QUIT
>
> }}}

New description:

 Been using OS X Cyberduck for a while now to connect to an iPad app for
 FTP file transfer. Recently updated to the latest Cyberduck version and am
 no loger able to connect. Can successfully log in from an older version of
 Cyberduck. The logs from the older version and the newer version that
 fails are given below.

 {{{
 Listing directory failed (/).
 200 directory changed to /. Please contact your web hosting service
 provider for assistance.

 "?"    "Cancel"  "Try Again"
 }}}

--

-- 
Ticket URL: <https://trac.cyberduck.io/ticket/8121#comment:3>
Cyberduck <http://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list