[Cyberduck-trac] [Cyberduck] #10276: FTP-SSL on OS X 10.13.3 not listing files

Cyberduck trac at cyberduck.io
Wed Mar 14 21:01:45 UTC 2018


#10276: FTP-SSL on OS X 10.13.3 not listing files
---------------------------------+------------------------------
 Reporter:  uwallrodt            |         Owner:  dkocher
     Type:  defect               |        Status:  new
 Priority:  normal               |     Milestone:  6.4.4
Component:  ftp                  |       Version:  Nightly Build
 Severity:  blocker              |    Resolution:
 Keywords:  FTP-SSL, OS X 10.13  |  Architecture:  Intel
 Platform:  macOS 10.13          |
---------------------------------+------------------------------
Changes (by dkocher):

 * owner:   => dkocher
 * component:  core => ftp


Old description:

> After the update to Version 6.4.4 (27722) the FTP-SSL connection stalls
> after "Login successful". Unsecure ftp connections still works.
>
> See log below:
>
> --------------------------------
>
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 1 of 50 allowed.
> 220-Local time is now 07:42. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 30 minutes of inactivity.
> AUTH TLS
> 234 AUTH TLS OK.
> USER xxxx at xxx.xx
> 331 User xxxx at xxx.xx 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
>  MFMT
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  UTF8
>  TVFS
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> OPTS UTF8 ON
> 200 OK, UTF-8 enabled
> SYST
> 215 UNIX Type: L8
> CWD /
> 250 OK. Current directory is /
> TYPE A
> 200 TYPE is now ASCII
> PASV
> 227 Entering Passive Mode (123,45,67,89,123,45)
> 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
> 220-You are user number 2 of 50 allowed.
> 220-Local time is now 07:42. Server port: 21.
> 220-This is a private system - No anonymous login
> 220-IPv6 connections are also welcome on this server.
> 220 You will be disconnected after 30 minutes of inactivity.
> AUTH TLS
> 234 AUTH TLS OK.
> USER xxxx at xxx.xx
> 331 User xxxx at xxx.xx 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
>  MFMT
>  REST STREAM
>  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
>  MLSD
>  AUTH TLS
>  PBSZ
>  PROT
>  UTF8
>  TVFS
>  ESTA
>  PASV
>  EPSV
>  SPSV
>  ESTP
> 211 End.
> OPTS UTF8 ON
> 200 OK, UTF-8 enabled
> SYST
> 215 UNIX Type: L8
> CWD /
> 250 OK. Current directory is /
>
> -------------------
>
> .....and here it hangs forever unfortunately and finally fails:
>
> ---------------------------
> Operation timed out (Connection timed out). The connection attempt was
> rejected. The server may be down, or your network may not be properly
> configured.
>
> --------------------------
>
> The server side does not show any errors only multiple login and logout
> events:
>
> ---------------------------
>
> Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:42:33 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:42:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:42:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:42:44 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:43:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:43:12 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:43:12 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:43:23 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:43:24 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:43:24 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:43:44 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:43:44 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:43:45 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
> connection from 123.456.78.90
> Mar 15 07:44:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
> Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
> cipher
> Mar 15 07:44:35 obfuscated pure-ftpd: (?@123.456.78.90) [INFO]
> xxxx at xxx.xx is now logged in
> Mar 15 07:44:52 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.
> Mar 15 07:44:52 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
> Logout.

New description:

 After the update to Version 6.4.4 (27722) the FTP-SSL connection stalls
 after "Login successful". Unsecure ftp connections still works.

 See log below:

 --------------------------------


 {{{
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 1 of 50 allowed.
 220-Local time is now 07:42. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 30 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER xxxx at xxx.xx
 331 User xxxx at xxx.xx 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
  MFMT
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  UTF8
  TVFS
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 OPTS UTF8 ON
 200 OK, UTF-8 enabled
 SYST
 215 UNIX Type: L8
 CWD /
 250 OK. Current directory is /
 TYPE A
 200 TYPE is now ASCII
 PASV
 227 Entering Passive Mode (123,45,67,89,123,45)
 220---------- Welcome to Pure-FTPd [privsep] [TLS] ----------
 220-You are user number 2 of 50 allowed.
 220-Local time is now 07:42. Server port: 21.
 220-This is a private system - No anonymous login
 220-IPv6 connections are also welcome on this server.
 220 You will be disconnected after 30 minutes of inactivity.
 AUTH TLS
 234 AUTH TLS OK.
 USER xxxx at xxx.xx
 331 User xxxx at xxx.xx 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
  MFMT
  REST STREAM
  MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
  MLSD
  AUTH TLS
  PBSZ
  PROT
  UTF8
  TVFS
  ESTA
  PASV
  EPSV
  SPSV
  ESTP
 211 End.
 OPTS UTF8 ON
 200 OK, UTF-8 enabled
 SYST
 215 UNIX Type: L8
 CWD /
 250 OK. Current directory is /

 }}}

 -------------------

 .....and here it hangs forever unfortunately and finally fails:

 ---------------------------

 {{{
 Operation timed out (Connection timed out). The connection attempt was
 rejected. The server may be down, or your network may not be properly
 configured.

 }}}

 --------------------------

 The server side does not show any errors only multiple login and logout
 events:

 ---------------------------


 {{{
 Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:42:21 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:42:33 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:42:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:42:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:42:44 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:42:46 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:42:59 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:43:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:43:12 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:43:12 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:43:23 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:43:24 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:43:24 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:43:44 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:43:44 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:43:45 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:43:58 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:44:11 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:11 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] New
 connection from 123.456.78.90
 Mar 15 07:44:34 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] TLS:
 Enabled TLSv1/SSLv3 with ECDHE-RSA-AES256-GCM-SHA384, 256 secret bits
 cipher
 Mar 15 07:44:35 obfuscated pure-ftpd: (?@123.456.78.90) [INFO] xxxx at xxx.xx
 is now logged in
 Mar 15 07:44:52 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 Mar 15 07:44:52 obfuscated pure-ftpd: (xxxx at xxx.xx@123.456.78.90) [INFO]
 Logout.
 }}}

--

--
Ticket URL: <https://trac.cyberduck.io/ticket/10276#comment:1>
Cyberduck <https://cyberduck.io>
Libre FTP, SFTP, WebDAV, S3 & OpenStack Swift browser for Mac and Windows


More information about the Cyberduck-trac mailing list