Created
September 6, 2017 15:52
-
-
Save gregblake/ae163aeead2a82917a3a4c01d3b48ad7 to your computer and use it in GitHub Desktop.
Large File (2GB)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| -vvvv https://cloud.powerhrg.com/index.php/s/bTNX01etSgNJgfI/download -o ~/Desktop/large_file.jpg | |
| % Total % Received % Xferd Average Speed Time Time Time Current | |
| Dload Upload Total Spent Left Speed | |
| 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 10.1.12.55... | |
| * TCP_NODELAY set | |
| * Connected to cloud.powerhrg.com (10.1.12.55) port 443 (#0) | |
| * TLS 1.2 connection using TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 | |
| * Server certificate: *.powerhrg.com | |
| * Server certificate: DigiCert SHA2 Secure Server CA | |
| * Server certificate: DigiCert Global Root CA | |
| > GET /index.php/s/bTNX01etSgNJgfI/download HTTP/1.1 | |
| > Host: cloud.powerhrg.com | |
| > User-Agent: curl/7.51.0 | |
| > Accept: */* | |
| > | |
| 0 0 0 0 0 0 0 0 --:--:-- 0:00:48 --:--:-- 0< HTTP/1.1 200 OK | |
| < Date: Wed, 06 Sep 2017 15:44:16 GMT | |
| < Server: Apache/2.4.7 (Ubuntu) | |
| < Strict-Transport-Security: max-age=15552000; includeSubDomains; preload | |
| < Set-Cookie: oc6v523cGhjE=etrkk3fcs5g7od30l52nac7pk0; path=/; HttpOnly | |
| < Expires: 0 | |
| < Cache-Control: must-revalidate, post-check=0, pre-check=0 | |
| < Pragma: public | |
| < Set-Cookie: oc_sessionPassphrase=uZ6FBAjF3ch4m5PaQvhvmVSw9zfkg3gq34C%2F68834wvnXqn1gclLVm7iMTK7zvpQCWIPMasP1BcVAhRVKBB%2FAsa%2FdGIH1ZAayfNZaHDO3mB4e4PaeKG%2FZhcQjBMVdISe; path=/; secure; HttpOnly | |
| < Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-eval' 'nonce-Ykg4K2E0eCtENlVGTGM3MXBjTS9HT1BHTHdQdUgyZzlDSEkyak9FZUJzdz06S0RWNVUvUW5TdEpkYVluZWxZMU9jb0wrWWtxN0pscFJUZ3RBdjlscmZJbz0='; style-src 'self' 'unsafe-inline'; frame-src *; img-src * data: blob:; font-src 'self' data:; media-src *; connect-src *; object-src 'none'; base-uri 'self'; | |
| < X-Frame-Options: SAMEORIGIN | |
| < Set-Cookie: __Host-nc_sameSiteCookielax=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=lax | |
| < Set-Cookie: __Host-nc_sameSiteCookiestrict=true; path=/; httponly;secure; expires=Fri, 31-Dec-2100 23:59:59 GMT; SameSite=strict | |
| < Content-Disposition: attachment; filename*=UTF-8''large_file.img; filename="large_file.img" | |
| < Content-Transfer-Encoding: binary | |
| < Content-Length: 2147483648 | |
| < X-Content-Type-Options: nosniff | |
| < X-XSS-Protection: 1; mode=block | |
| < X-Robots-Tag: none | |
| < X-Download-Options: noopen | |
| < X-Permitted-Cross-Domain-Policies: none | |
| < Connection: close | |
| < Content-Type: application/octet-stream | |
| < | |
| { [8192 bytes data] | |
| 99 2048M 99 2040M 0 0 6201k 0 0:05:38 0:05:36 0:00:02 9374k* Curl_http_done: called premature == 0 | |
| 100 2048M 100 2048M 0 0 6208k 0 0:05:37 0:05:37 --:--:-- 9239k | |
| * Closing connection 0 | |
| ✔ ~/code/puppet-ctrl [feature/add_configuration_for_direct_s3_uploads|…1] | |
| 11:49 $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment