[Cyberduck-trac] [Cyberduck] #11600: how to use duck CLI to download from an https source?

Cyberduck trac at cyberduck.io
Tue Mar 2 21:43:16 UTC 2021


#11600: how to use duck CLI to download from an https source?
-------------------------+----------------------
 Reporter:  saikarthikp  |         Owner:
     Type:  feature      |        Status:  new
 Priority:  normal       |     Milestone:
Component:  cli          |       Version:  7.8.2
 Severity:  normal       |    Resolution:
 Keywords:  https        |  Architecture:
 Platform:  Linux        |
-------------------------+----------------------
Description changed by dkocher:

Old description:

> unable to download from an HTTPS source using CLI on Centos linux server.
>
> Command:
> duck --verbose --download
> https://github.com/owid/covid-19-data/blob/master/public/data/owid-covid-
> data.json ./test.json
>
> wget command on same file works!
> downloading from an AWS S3 bucket works using duck CLI and Amazon S3 duck
> protocol.
> I believe https is not a protocol. WebDAV (HTTPS) protocol does not work
> in this case.
>
> working HTTPS source: https://zlib.net/pigz/pigz-2.6.tar.gz
> duck --verbose --download https://zlib.net/pigz/pigz-2.6.tar.gz .
>
> What protocol should I use? Any other suggestions?

New description:

 unable to download from an HTTPS source using CLI on Centos linux server.

 Command:

 {{{
 duck --verbose --download
 https://github.com/owid/covid-19-data/blob/master/public/data/owid-covid-
 data.json ./test.json

 }}}

 wget command on same file works!
 downloading from an AWS S3 bucket works using duck CLI and Amazon S3 duck
 protocol.
 I believe https is not a protocol. WebDAV (HTTPS) protocol does not work
 in this case.

 working HTTPS source: https://zlib.net/pigz/pigz-2.6.tar.gz

 {{{
 duck --verbose --download https://zlib.net/pigz/pigz-2.6.tar.gz .

 }}}

 What protocol should I use? Any other suggestions?

--

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


More information about the Cyberduck-trac mailing list