[Cyberduck-trac] [Cyberduck] #5763: FTP stuck at listing directory

Cyberduck trac at trac.cyberduck.ch
Thu Mar 10 13:57:18 CET 2011


#5763: FTP stuck at listing directory
---------------------------+------------------------------
 Reporter:  g0ran          |         Owner:  dkocher
     Type:  defect         |        Status:  new
 Priority:  normal         |     Milestone:  4.0.2
Component:  ftp            |       Version:  Nightly Build
 Severity:  normal         |    Resolution:
 Keywords:  ftp            |  Architecture:  Intel
 Platform:  Mac OS X 10.6  |
---------------------------+------------------------------

Comment (by g0ran):

 here is log with working 3.8.1:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 1 of 5 allowed.
 220-Local time is now 13:52. Server port: 21.
 220 You will be disconnected after 10 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER gost
 331 User gost OK. Password required
 PASS ********
 230 OK. Current restricted directory is /
 PBSZ 0
 200 PBSZ=0
 PROT P
 200 Data protection level set to "private"
 FEAT
 211-Extensions supported:
  EPRT
  IDLE
  MDTM
  SIZE
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  ESTP
  PASV
  EPSV
  SPSV
  ESTA
  AUTH TLS
  PBSZ
  PROT
  UTF8
 211 End.
 OPTS UTF8 ON
 200 OK, UTF-8 enabled
 PWD
 257 "/" is your current location
 NOOP
 200 Zzz...
 SYST
 215 UNIX Type: L8
 STAT /
 213-STAT
 drwxr-xr-x    2 0          0                1024 Mar 10 08:59 .
 drwxr-xr-x    2 0          0                1024 Mar 10 08:59 ..
 drwxrwxrwx    1 0          0                  20 Mar 10 08:59 public
 213 End.

 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/5763#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