[Cyberduck-trac] [Cyberduck] #9604: "latest" download links are broken for current release

Cyberduck trac at trac.cyberduck.io
Tue Jun 21 15:19:38 UTC 2016


#9604: "latest" download links are broken for current release
-----------------------------+----------------------
    Reporter:  isleshocky77  |      Owner:
        Type:  defect        |     Status:  new
    Priority:  high          |  Milestone:  5.1
   Component:  website       |    Version:  5.0.1
    Severity:  major         |   Keywords:  download
Architecture:                |   Platform:
-----------------------------+----------------------
 This is related to #8400

 It looks like neither OS's download link is pointing to the most recent
 release; however, the bigger issue is that they're both pointing to files
 which do not exist.

 For mac, it looks like it's missing a period in the filename.
 For windows, it's just throwing a 404 on the final file.

 == Windows ==

 {{{
 $ curl -I -L https://update.cyberduck.io/windows/latest
 HTTP/1.1 302 Found
 Date: Tue, 21 Jun 2016 15:16:16 GMT
 Server: Apache/2.2.31 (Amazon) DAV/2 PHP/5.3.29 mod_ssl/2.2.31 OpenSSL/1.0
 .1k-fips SVN/1.8.13 mod_wsgi/3.2 Python/2.6.9
 Location:
 https://update.cyberduck.io/windows/Cyberduck%2520Installer-4.8.exe
 Cache-Control: max-age=2592000
 Expires: Thu, 21 Jul 2016 15:16:16 GMT
 Content-Type: text/html; charset=iso-8859-1

 HTTP/1.1 302 Found
 Date: Tue, 21 Jun 2016 15:16:16 GMT
 Server: Apache/2.2.31 (Amazon) DAV/2 PHP/5.3.29 mod_ssl/2.2.31 OpenSSL/1.0
 .1k-fips SVN/1.8.13 mod_wsgi/3.2 Python/2.6.9
 Location:
 https://a48823c7ec3cf4539564-60c534a1284a12ce74ef84032e9b4e46.ssl.cf1.rackcdn.com/Cyberduck%2520Installer-4.8.exe
 Cache-Control: max-age=2592000
 Expires: Thu, 21 Jul 2016 15:16:16 GMT
 Content-Type: text/html; charset=iso-8859-1

 HTTP/1.1 404 Not Found
 Content-Length: 0
 Content-Type: text/html; charset=UTF-8
 X-Trans-Id: txf90e839848f94580be26c-0057695a40dfw1
 Cache-Control: public, max-age=30
 Expires: Tue, 21 Jun 2016 15:16:46 GMT
 Date: Tue, 21 Jun 2016 15:16:16 GMT
 Connection: keep-alive
 }}}

 == Mac ==

 {{{
 $ curl -I -L https://update.cyberduck.io/mac/latest
 HTTP/1.1 302 Found
 Date: Tue, 21 Jun 2016 15:16:48 GMT
 Server: Apache/2.2.31 (Amazon) DAV/2 PHP/5.3.29 mod_ssl/2.2.31 OpenSSL/1.0
 .1k-fips SVN/1.8.13 mod_wsgi/3.2 Python/2.6.9
 Location: https://update.cyberduck.io/Cyberduck-4.8zip
 Cache-Control: max-age=2592000
 Expires: Thu, 21 Jul 2016 15:16:48 GMT
 Content-Type: text/html; charset=iso-8859-1

 HTTP/1.1 404 Not Found
 Date: Tue, 21 Jun 2016 15:16:48 GMT
 Server: Apache/2.2.31 (Amazon) DAV/2 PHP/5.3.29 mod_ssl/2.2.31 OpenSSL/1.0
 .1k-fips SVN/1.8.13 mod_wsgi/3.2 Python/2.6.9
 Content-Type: text/html; charset=iso-8859-1
 }}}

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


More information about the Cyberduck-trac mailing list