[Cyberduck-trac] [Cyberduck] #8030: Random 200 Type Set to A

Cyberduck trac at trac.cyberduck.io
Tue Jun 17 08:18:35 UTC 2014


#8030: Random 200 Type Set to A
-------------------------------+-------------------------
 Reporter:  cdcrutch           |         Owner:  cdcrutch
     Type:  defect             |        Status:  new
 Priority:  normal             |     Milestone:
Component:  ftp                |       Version:  4.4.5
 Severity:  normal             |    Resolution:
 Keywords:  200 type set to A  |  Architecture:  Intel
 Platform:  Mac OS X 10.9      |
-------------------------------+-------------------------
Changes (by dkocher):

 * component:  core => ftp


Old description:

> Cyberducks works perfectly, then it fails. Something that I can't point
> to has suddenly appeared. A competitive FTP product does not fail.
> Textwrangler does not fail. I'm uploading videos and they always play.
> There are 5 places that I've been scouring: my ISP, my cable provider, my
> Netgear router, my iMac and Cyberduck.
>
> I open a web site by clicking a Bookmark that has worked for years. The
> directory of many folders shows. I click a folder to open it. I get a
> dialog box "Connection Failed, 200 Type Set to A". Cancel or Try Again.
> Sometimes when trying again the folder opens but shows no contents. The
> information in your error dialog box is:
>
> NOOP
> 213--rw-r--r--   1 840448   15000    668489449 Feb  9  2012 Sean
> Green.mov
>  -rw-r--r--   1 840448   15000          96 Feb 10  2012 SeanGreen.html
>  -rw-r--r--   1 840448   15000          96 Aug 25  2011 crossdomain.xml
>  -rw-r--r--   1 840448   15000        4295 Jun 16 19:09 dnButton.png
>  -rw-r--r--   1 840448   15000       28556 Apr 20  2011 impressions.html
>  -rw-r--r--   1 840448   15000        5484 Nov  7  2012 index.html
>  -rw-r--r--   1 840448   15000        1965 Oct 13  2011 login.php
>  -rw-r--r--   1 840448   15000         876 Aug 25  2011
> published_data.txt
>  -rw-r--r--   1 840448   15000          20 Aug 25  2011 repo.txt
>  -rw-r--r--   1 840448   15000          63 Aug 25  2011 robots.txt
> 213 -rw-r--r--   1 840448   15000           7 Aug 25  2011 userid.txt
> STAT /public_html/vidkit/indxtest
> 200 NOOP command successful
> CWD /public_html/vidkit/indxtest
> 212-Status of /public_html/vidkit/indxtest:
>  drwxr-xr-x   2 840448   15000        4096 Jun 16 19:10 .
>  drwxr-xr-x 114 840448   15000        4096 Jun 16 19:09 ..
>  End of status
> 212 -rw-r--r--   1 840448   15000        4295 Jun 16 19:10 dnButton.png
> TYPE A
> 213 -rw-r--r--   1 840448   15000        1526 Jun 16 19:07 index.html
> PORT 192,168,1,11,216,150
> 250 CWD command successful
> MLSD
> 200 Type set to A
> PASV
> 200 PORT command successful
>
> Another clue: Cyberduck was fine until I used Textwrangler to update and
> save the index.html file in the indxtest folder that Cyberduck won't open
> in the example above. Then the rug seems to be pulled out of Cyberduck.
> No folder will open.
>
> I started down this path with version 4.3.? and when I noticed you
> recommended updating to someone else, I did. I now have version 4.4.5
> (14721) on my iMac with OS X 10.9.3
>
> If a bug, I hope this helps. If something else, I'd appreciate being
> guided where to go.
>
> Best regards

New description:

 Cyberducks works perfectly, then it fails. Something that I can't point to
 has suddenly appeared. A competitive FTP product does not fail.
 Textwrangler does not fail. I'm uploading videos and they always play.
 There are 5 places that I've been scouring: my ISP, my cable provider, my
 Netgear router, my iMac and Cyberduck.

 I open a web site by clicking a Bookmark that has worked for years. The
 directory of many folders shows. I click a folder to open it. I get a
 dialog box "Connection Failed, 200 Type Set to A". Cancel or Try Again.
 Sometimes when trying again the folder opens but shows no contents. The
 information in your error dialog box is:


 {{{
 NOOP
 213--rw-r--r--   1 840448   15000    668489449 Feb  9  2012 Sean Green.mov
  -rw-r--r--   1 840448   15000          96 Feb 10  2012 SeanGreen.html
  -rw-r--r--   1 840448   15000          96 Aug 25  2011 crossdomain.xml
  -rw-r--r--   1 840448   15000        4295 Jun 16 19:09 dnButton.png
  -rw-r--r--   1 840448   15000       28556 Apr 20  2011 impressions.html
  -rw-r--r--   1 840448   15000        5484 Nov  7  2012 index.html
  -rw-r--r--   1 840448   15000        1965 Oct 13  2011 login.php
  -rw-r--r--   1 840448   15000         876 Aug 25  2011 published_data.txt
  -rw-r--r--   1 840448   15000          20 Aug 25  2011 repo.txt
  -rw-r--r--   1 840448   15000          63 Aug 25  2011 robots.txt
 213 -rw-r--r--   1 840448   15000           7 Aug 25  2011 userid.txt
 STAT /public_html/vidkit/indxtest
 200 NOOP command successful
 CWD /public_html/vidkit/indxtest
 212-Status of /public_html/vidkit/indxtest:
  drwxr-xr-x   2 840448   15000        4096 Jun 16 19:10 .
  drwxr-xr-x 114 840448   15000        4096 Jun 16 19:09 ..
  End of status
 212 -rw-r--r--   1 840448   15000        4295 Jun 16 19:10 dnButton.png
 TYPE A
 213 -rw-r--r--   1 840448   15000        1526 Jun 16 19:07 index.html
 PORT 192,168,1,11,216,150
 250 CWD command successful
 MLSD
 200 Type set to A
 PASV
 200 PORT command successful
 }}}


 Another clue: Cyberduck was fine until I used Textwrangler to update and
 save the index.html file in the indxtest folder that Cyberduck won't open
 in the example above. Then the rug seems to be pulled out of Cyberduck. No
 folder will open.

 I started down this path with version 4.3.? and when I noticed you
 recommended updating to someone else, I did. I now have version 4.4.5
 (14721) on my iMac with OS X 10.9.3

 If a bug, I hope this helps. If something else, I'd appreciate being
 guided where to go.

 Best regards

--

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


More information about the Cyberduck-trac mailing list