Я использовал команду "curl -sO" для загрузки файлов проекта из этой ссылки проекта GitHub: http://github.com/ziyaddin/xampp/archive/master.zip
но я не смог скачать. Произошла ошибка и сказано, что:
Archive: /home/ziyaddin/Desktop/master.zip
[/home/ziyaddin/Desktop/master.zip] End-of-central-directory
signature not found. Either this file is not a zipfile, or it
constitutes one disk of a multi-part archive. In the latter case
the central directory and zipfile comment will be found on the last
disk(s) of this archive. zipinfo: cannot find zipfile directory in
one of /home/ziyaddin/Desktop/master.zip or
/home/ziyaddin/Desktop/master.zip.zip, and cannot find
/home/ziyaddin/Desktop/master.zip.ZIP, period.
но я могу загрузить эту ссылку с помощью команды curl: http://cloud.github.com/downloads/pivotal/jasmine/jasmine-standalone-1.3.1.zip
Я думаю, что это потому, что он находится в cloud.github.com. Я хочу знать, как загрузить первую ссылку с помощью команды curl?