[Cyberduck-trac] [Cyberduck] #10682: Listing directory / failed. Connection reset.

Cyberduck trac at cyberduck.io
Tue Apr 16 13:18:38 UTC 2019


#10682: Listing directory / failed. Connection reset.
------------------------+------------------------
    Reporter:  sirwasi  |      Owner:
        Type:  defect   |     Status:  new
    Priority:  normal   |  Milestone:
   Component:  core     |    Version:  6.9.4
    Severity:  normal   |   Keywords:
Architecture:           |   Platform:  Windows 10
------------------------+------------------------
 When I try to connect to a specific FTP Server (unsecured, with login,
 server seems to be vsFTPd 3.0.2) CyberDuck seems to connect successfully
 as far as I can read in the status messages, but disconnects immediately
 afterwards (that's why I can't get the contents of the Log Drawer).

 The error only appears if I connect to the root "/" of the remote server;
 if I connect to any subfolder on the same server, Cyberduck works just
 fine.

 I can instead connect to the root folder of the exact same server with
 same credentials successfully from Cyberduck 6.2.3 on Mac or using other
 FTP clients, such as the ones included in Mozilla Firefox or Windows
 Explorer, or using FileZilla.

 I tried the same using Cyberduck CLI so I can log the issue. It gives the
 following error message:
 '''Listing directory / failed. Connection reset. The connection attempt
 was rejected. The server may be down, or your network may not be properly
 configured.'''

 Cyberduck CLI transcript (### = blackened by myself )
 {{{
 c:\Program Files (x86)\Cyberduck CLI>duck -V
 Cyberduck 6.7.1 (28683). Registered to ################
 c:\Program Files (x86)\Cyberduck CLI>duck --list ftp://###@ftp.##########
 --verbose
 FTP connection opened…
 The server supports encrypted connections. Do you want to switch to FTP-
 SSL? Please contact your web hosting service provider for assistance.
 Continue (y) or Change (n):  (y/n): n
 Login successful…
 > STAT /
 Listing directory / failed. Connection reset. The connection attempt was
 rejected. The server may be down, or your network may not be properly
 configured.
 c:\Program Files (x86)\Cyberduck CLI>duck --list
 ftp://###@ftp.##########/###SUBFOLDER### --verbose
 FTP connection opened…
 The server supports encrypted connections. Do you want to switch to FTP-
 SSL? Please contact your web hosting service provider for assistance.
 Continue (y) or Change (n):  (y/n): n
 Login successful…
 > STAT /###SUBFOLDER###
 < 213-Status follows:
 drwxrwxr-x   10 42599    104          4096 Jan 25  2013 .
 drwxrwxr-t 3807 42599    104        299008 Apr 16 12:15 ..
 drwxrwxr-x    2 42599    104          4096 Jan 29  2013 cover
 ###...###
 213 End of status
 cover
 ###...###
 > QUIT
 < 221 Goodbye.
 }}}

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


More information about the Cyberduck-trac mailing list