[Cyberduck-trac] [Cyberduck] #4110: unreliable ftp connection

Cyberduck trac at trac.cyberduck.ch
Thu Apr 1 17:53:44 CEST 2010


#4110: unreliable ftp connection
------------------------------+---------------------------------------------
 Reporter:  tbenko@…          |        Owner:  dkocher      
     Type:  defect            |       Status:  closed       
 Priority:  normal            |    Milestone:               
Component:  ftp               |      Version:  3.4.1        
 Severity:  major             |   Resolution:  thirdparty   
 Keywords:  no files          |     Platform:  Mac OS X 10.6
------------------------------+---------------------------------------------
Changes (by dkocher):

  * status:  new => closed
  * platform:  => Mac OS X 10.6
  * resolution:  => thirdparty


Old description:

> I have noticed, that your program, sometimes just won't work. It can
> connect to a host, but cannot read the content of directories. This
> happened mostly with FTP connections.
> I tried to figure out what causes it... but have no clue. I thought it is
> server configuration dependent, because there were servers I could not
> see anything at all after connection, and other servers where works like
> a charm. But today it happened on a server that worked before...
> Filezilla works like a charm with the same server, while cyberduck shows
> me empty directory... 0 files.

New description:

 I have noticed, that your program, sometimes just won't work. It can
 connect to a host, but cannot read the content of directories. This
 happened mostly with FTP connections.
 I tried to figure out what causes it... but have no clue. I thought it is
 server configuration dependent, because there were servers I could not see
 anything at all after connection, and other servers where works like a
 charm. But today it happened on a server that worked before... Filezilla
 works like a charm with the same server, while cyberduck shows me empty
 directory... 0 files.

 {{{
 220 "Welcome to TIPOFILL FTP service."
 USER betaprint
 331 Please specify the password.
 PASS ********
 230 Login successful.
 FEAT
 211-Features:
  EPRT
  EPSV
  MDTM
  PASV
  REST STREAM
  SIZE
  TVFS
 211 End
 PWD
 257 "/"
 NOOP
 200 NOOP ok.
 SYST
 215 UNIX Type: L8
 STAT /
 213-Status follows:
 drwxrwxrwx   34 1007     65534        4096 Jan 20 09:52 .
 }}}

--

Comment:

 There is an issue with the server not correctly responding to the `STAT`
 command closing the connection too early. As a workaround, disable the
 usage of `STAT` as described in the
 [wiki:help/en/problems#ListingdirectoriesfailsorshowsnocontentFTP wiki].

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/4110#comment:5>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files and Amazon S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list