[Cyberduck-trac] [Cyberduck] #2788: Complete upload/download failure

Cyberduck trac at trac.cyberduck.ch
Tue Dec 2 22:31:59 CET 2008


#2788: Complete upload/download failure
--------------------+-------------------------------------------------------
 Reporter:  cordy   |       Owner:  dkocher
     Type:  defect  |      Status:  new    
 Priority:  high    |   Milestone:         
Component:  core    |     Version:  3.0.3  
 Severity:  normal  |    Keywords:         
--------------------+-------------------------------------------------------
 Cyberduck 3.0.3 no longer works at all in FTP mode.  The browser connects
 to the remote server and responds to navigation just fine.  But no uploads
 or downloads of files will work, instead getting I/O Error: Download
 failed on every request.

 This is certainly a serious Cyberduck problem, since RBrowser works
 perfectly from the same client machine to the same remote machine at the
 same time.

 The connection is to a remote machine running Linux, with authorized user
 login to a standard ProFTPD server.

 Transcript of error looks like this:
 {{{
         220 ProFTPD 1.2.9 Server (ProFTPD Default Installation)
 [eve.apexisp.net]
         USER myuser
         331 Password required for myuser.
         PASS ********
         230 User myuser logged in.
         NOOP
         200 NOOP command successful
         SIZE /myuser-www/ndocs.html
         213 86628
         NOOP
         200 NOOP command successful
         MDTM /myuser-www/ndocs.html
         213 20081123222918
         NOOP
         200 NOOP command successful
         NOOP
         200 NOOP command successful
         SYST
         215 UNIX Type: L8
         STAT /myuser-www
         211-status of /myuser-www:
          drwxr-x--x  14 myuser   myusergrp       1024 Nov  2 16:00 .
          drwxr-x--x   9 myuser   myusergrp       1024 Mar 26  2008 ..
          -rw-r--r--   1 myuser   myusergrp      12292 Oct 29  2002
 .DS_Store
          drwxr-xr-x   2 myuser   myusergrp       1024 Mar  8  2003
 .FBCLockFolder
          -rw-r--r--   1 myuser   myusergrp        529 Sep  8  2004
 .htaccess
          -rw-r--r--   1 myuser   myusergrp        496 Jan 28  2004
 .htaccess.out
          drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:30 betabox
          drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:30 cgi-bin
          drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:31 docs
          drwxr-xr-x   8 myuser   myusergrp       1024 Oct 10  2005
 examples
          -rw-r--r--   1 myuser   myusergrp       1406 Nov  4  2003
 favicon.ico
          drwxr-xr-x  11 myuser   myusergrp       2048 Aug 14 12:46 forum
          drwxr-xr-x   2 myuser   myusergrp       1024 Mar 10  2004 images
          -rw-r--r--   1 myuser   myusergrp      13938 Nov 11 13:19
 index.html
          -rw-r--r--   1 myuser   myusergrp         45 Jan 29  2004
 index.shtml
          drwxr-xr-x   4 myuser   myusergrp       1024 Nov  4  2003
 learning
          -rwxr-xr-x   1 myuser   myusergrp      22294 Dec 30  2007
 nabout.html
          -rw-r--r--   1 myuser   myusergrp      34373 Dec 13  2007
 nchallenge.html
          -rwxr-xr-x   1 myuser   myusergrp      86628 Nov 23 22:29
 ndocs.html
          drwxr-xr-x   2 myuser   myusergrp       3072 Dec  2 12:45
 ndownload
          -rw-r--r--   1 myuser   myusergrp      13660 Jul  9 11:41
 ndownload.html
          -rw-r--r--   1 myuser   myusergrp      12618 Dec 13  2007
 nlearn.html
          -rw-r--r--   1 myuser   myusergrp       6290 Nov 16 18:21
 noracles.html
          -rwxr-xr-x   1 myuser   myusergrp      79569 Nov 16 18:21
 nresources.html
          drwxr-xr-x   2 myuser   myusergrp       1024 Aug 14 12:32
 nsoftware
          -rwxr-xr-x   1 myuser   myusergrp      12402 Jul  9 11:41
 nsupport.html
          -rw-r--r--   1 myuser   myusergrp      20949 Jan  1  2008
 nwhy.html
          -rw-r--r--   1 myuser   myusergrp      60788 Mar 29  2008
 papers.html
          -rw-r--r--   1 myuser   myusergrp        261 Nov  9  2003
 robots.txt
          drwxr-x--x   5 myuser   myusergrp       1024 Aug 14 12:23 stats
          drwxr-xr-x   2 myuser   myusergrp       1024 Nov  4  2003 tour
         211 End of Status
         CWD /myuser-www
         250 CWD command successful.
         FEAT
         211-Features:
          MDTM
          REST STREAM
          SIZE
         211 End
         PORT 130,15,1,177,196,140
         200 PORT command successful
         RETR ndocs.html
         QUIT
 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/2788>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list