[Cyberduck-trac] [Cyberduck] #7445: Won't list Directory

Cyberduck trac at trac.cyberduck.ch
Thu Sep 12 13:54:56 UTC 2013


#7445: Won't list Directory
-----------------------------+------------------------------
 Reporter:  sheldon kennedy  |         Owner:  dkocher
     Type:  defect           |        Status:  new
 Priority:  high             |     Milestone:  4.4
Component:  ftp              |       Version:  Nightly Build
 Severity:  normal           |    Resolution:
 Keywords:                   |  Architecture:
 Platform:  Mac OS X 10.8    |
-----------------------------+------------------------------
Changes (by dkocher):

 * owner:   => dkocher
 * component:  core => ftp
 * milestone:   => 4.4


Old description:

> Note that I am using: Version 4.4 (12675)
>
> Woke up this morning after upgrading, never had this problem before.
> Started connecting to a client's server and then got this:
>
> Listing directory failed
>
> Could not parse response code.
> Server Reply: 02-13-13  11:38AM       <DIR>          aspnet_client.
>
> {{{
> 220 Microsoft FTP Service
> SYST
> 530 Please login with USER and PASS.
> FEAT
> 530 Please login with USER and PASS.
> USER sr1776
> 331 Password required for sr1776.
> PASS ********
> 230 User sr1776 logged in.
> PWD
> 257 "/sr1776" is current directory.
> STAT /sr1776
> 213-status of /sr1776:
> 05-10-13  11:45AM                 3703 activity.php
> CWD /sr1776
> }}}
>
> Log view is below
> {{{
> 220 Microsoft FTP Service
> SYST
> 530 Please login with USER and PASS.
> FEAT
> 530 Please login with USER and PASS.
> USER sr1776
> 331 Password required for sr1776.
> PASS ********
> 230 User sr1776 logged in.
> PWD
> 257 "/sr1776" is current directory.
> STAT /sr1776
> 213-status of /sr1776:
> 05-10-13  11:45AM                 3703 activity.php
> CWD /sr1776
> NOOP
> 220 Microsoft FTP Service
> SYST
> 530 Please login with USER and PASS.
> FEAT
> 530 Please login with USER and PASS.
> USER sr1776
> 331 Password required for sr1776.
> PASS ********
> 230 User sr1776 logged in.
> QUIT
> 221
> }}}

New description:

 Note that I am using: Version 4.4 (12675)

 Woke up this morning after upgrading, never had this problem before.
 Started connecting to a client's server and then got this:


 {{{
 Listing directory failed

 Could not parse response code.
 Server Reply: 02-13-13  11:38AM       <DIR>          aspnet_client.
 }}}


 {{{
 220 Microsoft FTP Service
 SYST
 530 Please login with USER and PASS.
 FEAT
 530 Please login with USER and PASS.
 USER sr1776
 331 Password required for sr1776.
 PASS ********
 230 User sr1776 logged in.
 PWD
 257 "/sr1776" is current directory.
 STAT /sr1776
 213-status of /sr1776:
 05-10-13  11:45AM                 3703 activity.php
 CWD /sr1776
 }}}

 Log view is below
 {{{
 220 Microsoft FTP Service
 SYST
 530 Please login with USER and PASS.
 FEAT
 530 Please login with USER and PASS.
 USER sr1776
 331 Password required for sr1776.
 PASS ********
 230 User sr1776 logged in.
 PWD
 257 "/sr1776" is current directory.
 STAT /sr1776
 213-status of /sr1776:
 05-10-13  11:45AM                 3703 activity.php
 CWD /sr1776
 NOOP
 220 Microsoft FTP Service
 SYST
 530 Please login with USER and PASS.
 FEAT
 530 Please login with USER and PASS.
 USER sr1776
 331 Password required for sr1776.
 PASS ********
 230 User sr1776 logged in.
 QUIT
 221
 }}}

--

-- 
Ticket URL: <https://trac.cyberduck.ch/ticket/7445#comment:2>
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