[Cyberduck-trac] [Cyberduck] #5184: FTP not working in 3.6.1 Update

Cyberduck trac at trac.cyberduck.ch
Mon Sep 13 20:02:15 CEST 2010


#5184: FTP not working in 3.6.1 Update
-------------------------------------------------------------------------------------------------+
    Reporter:  https://www.google.com/accounts/o8/id?id=aitoawmajmq77iwqyiixa0_gk3bxsdcpittbsuq  |        Owner:  dkocher      
        Type:  defect                                                                            |       Status:  reopened     
    Priority:  high                                                                              |    Milestone:               
   Component:  ftp                                                                               |      Version:  3.6.1        
    Severity:  major                                                                             |   Resolution:               
    Keywords:  ftp                                                                               |     Platform:  Mac OS X 10.6
Architecture:  Intel                                                                             |  
-------------------------------------------------------------------------------------------------+
Changes (by https://www.google.com/accounts/o8/id?id=aitoawmajmq77iwqyiixa0_gk3bxsdcpittbsuq):

  * status:  closed => reopened
  * resolution:  thirdparty =>


Comment:

 Here is the log from Filezilla...
 {{{
 Status: Resolving address of [serverdomain]
 Status: Connecting to [serverip]…
 Status: Connection established, waiting for welcome message...
 Response:       220-Microsoft FTP Service
 Response:       220 FTP Server
 Command:        USER [user]
 Response:       331 Password required for [user].
 Command:        PASS ********
 Response:       230-FTP Server
 Response:       230 User [user] logged in.
 Command:        SYST
 Response:       215 Windows_NT
 Command:        FEAT
 Response:       211-FEAT
 Response:           SIZE
 Response:           MDTM
 Response:       211 END
 Status: Connected
 Status: Retrieving directory listing...
 Command:        PWD
 Response:       257 "/[folder]" is current directory.
 Command:        TYPE I
 Response:       200 Type set to I.
 Command:        PASV
 Response:       227 Entering Passive Mode ([passivemode]).
 Command:        LIST
 Response:       125 Data connection already open; Transfer starting.
 Response:       226 Transfer complete.
 Status: Directory listing successful
 }}}

 Filezilla seems to work fine.

 I have received the same results from from both my work and home
 computers. Previous versions of Cyberduck logged into the server fine.
 Immediately after the 3.6.1 upgrade to Cyberduck, FTP stopped working.

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5184#comment:2>
Cyberduck <http://cyberduck.ch>
FTP, SFTP, WebDAV, Cloud Files, Google Docs, Azure and S3 Browser for Mac OS X.


More information about the Cyberduck-trac mailing list