「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 コマンドを使用して最初のリンクからダウンロードする方法を知りたいですか?