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

Cyberduck trac at trac.cyberduck.ch
Thu Mar 10 13:38:17 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  |
---------------------------+------------------------------
Description changed by dkocher:

Old description:

> After upgrading on 4.xx (4.01 and 4.02) version my ftp stuck every time
> on directory listing and after while Operation timed out error (regular
> ftp and ftp-tls). On 3.8.1 version everything is working fine.
> Here is log:
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 2 of 5 allowed.
> 220-Local time is now 13:23. 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
> CWD /
> 250 OK. Current directory is /
> TYPE A
> 200 TYPE is now ASCII
> PASV
> 227 Entering Passive Mode (192,168,100,51,27,100)

New description:

 After upgrading on 4.xx (4.01 and 4.02) version my ftp stuck every time on
 directory listing and after while Operation timed out error (regular ftp
 and ftp-tls). On 3.8.1 version everything is working fine.
 Here is log:

 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 2 of 5 allowed.
 220-Local time is now 13:23. 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
 CWD /
 250 OK. Current directory is /
 TYPE A
 200 TYPE is now ASCII
 PASV
 227 Entering Passive Mode (192,168,100,51,27,100)
 }}}

--

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