[Cyberduck-trac] [Cyberduck] #10018: .tar.gz files are considering as directories in FTP

Cyberduck trac at cyberduck.io
Tue Jul 18 14:53:51 UTC 2017


#10018: .tar.gz files are considering as directories in FTP
--------------------------------+-------------------------
    Reporter:  carlosrodriguez  |      Owner:
        Type:  defect           |     Status:  new
    Priority:  normal           |  Milestone:
   Component:  ftp              |    Version:  6.1
    Severity:  normal           |   Keywords:  FTP .tar.gz
Architecture:  Intel            |   Platform:  macOS 10.12
--------------------------------+-------------------------
 Hello, we have a public FTP server at ftp.otrs.org (anonymous login
 available) that contains all the releases of the open source project OTRS.

 This files comes in .tar.gz and other extensions. I notice that CyberDuck
 is extremely slow to show the contents of the FTP path /pub/otrs.

 I open the log window and notice that for each .tar.gz there is a delay
 and the crrespoing log entry as:

 CWD /pub/otrs/otrs-latest-1.1.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-1.1.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-1.1.3.tar.gz
 550 Can't change directory to /pub/otrs/otrs-1.1.3.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-1.2.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-1.2.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-1.2.4.tar.gz
 550 Can't change directory to /pub/otrs/otrs-1.2.4.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-2.0.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-2.0.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-2.0.5.tar.gz
 550 Can't change directory to /pub/otrs/otrs-2.0.5.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-2.1.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-2.1.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-2.1.9.tar.gz
 550 Can't change directory to /pub/otrs/otrs-2.1.9.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-2.2.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-2.2.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-2.2.9.tar.gz
 550 Can't change directory to /pub/otrs/otrs-2.2.9.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-2.3.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-2.3.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-2.3.6.tar.gz
 550 Can't change directory to /pub/otrs/otrs-2.3.6.tar.gz: Not a directory
 CWD /pub/otrs/otrs-latest-2.4.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-2.4.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-2.4.15.tar.gz
 550 Can't change directory to /pub/otrs/otrs-2.4.15.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-3.0.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-3.0.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-3.0.22.tar.gz
 550 Can't change directory to /pub/otrs/otrs-3.0.22.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-3.1.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-3.1.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-3.1.21.tar.gz
 550 Can't change directory to /pub/otrs/otrs-3.1.21.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-3.2.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-3.2.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-3.2.18.tar.gz
 550 Can't change directory to /pub/otrs/otrs-3.2.18.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-3.3.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-3.3.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-3.3.17.tar.gz
 550 Can't change directory to /pub/otrs/otrs-3.3.17.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-4.0.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-4.0.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-4.0.24.tar.gz
 550 Can't change directory to /pub/otrs/otrs-4.0.24.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest-5.0.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest-5.0.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-5.0.21.tar.gz
 550 Can't change directory to /pub/otrs/otrs-5.0.21.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-latest.tar.gz
 550 Can't change directory to /pub/otrs/otrs-latest.tar.gz: Not a
 directory
 CWD /pub/otrs/otrs-5.0.21.tar.gz
 550 Can't change directory to /pub/otrs/otrs-5.0.21.tar.gz: Not a
 directory

 I tried wth other FTP clients and they are really fast art displaying the
 contents of the directory

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


More information about the Cyberduck-trac mailing list