Skip to content

Instantly share code, notes, and snippets.

@tgerla
Created October 15, 2013 00:29
Show Gist options
  • Select an option

  • Save tgerla/6984681 to your computer and use it in GitHub Desktop.

Select an option

Save tgerla/6984681 to your computer and use it in GitHub Desktop.
[vagrant@localhost ~]$ curl -O https://github.com/needim/noty/archive/v2.1.0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
119 119 119 119 0 0 218 0 --:--:-- --:--:-- --:--:-- 1025
[vagrant@localhost ~]$ tar zxvf v2.1.0.tar.gz
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[vagrant@localhost ~]$ file v2.1.0.tar.gz
v2.1.0.tar.gz: HTML document text
[vagrant@localhost ~]$ cat v2.1.0.tar.gz
<html><body>You are being <a href="https://codeload.github.com/needim/noty/tar.gz/v2.1.0">redirected</a>.</body></html>[vagrant@localhost ~]$
[vagrant@localhost ~]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment