Skip to content

Instantly share code, notes, and snippets.

@notmyname
Created March 25, 2014 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save notmyname/8dff98e4354cb6e1f93f to your computer and use it in GitHub Desktop.
Save notmyname/8dff98e4354cb6e1f93f to your computer and use it in GitHub Desktop.
john@europa:~$ swift upload c 100MB -S 10485760 --use-slo
100MB segment 2
100MB segment 8
100MB segment 5
100MB segment 4
100MB segment 7
100MB segment 0
100MB segment 9
100MB segment 6
100MB segment 3
100MB segment 1
100MB
john@europa:~$ testtoken | pbcopy
john@europa:~$ curl -i -H "X-Auth-Token: AUTH_tk20aa72e0ccc24bbaaf810cfa3cb3f8dd" http://saio:8080/v1/AUTH_test/
HTTP/1.1 200 OK
Content-Length: 13
Accept-Ranges: bytes
X-Timestamp: 1395762295.13802
X-Account-Bytes-Used: 0
X-Account-Container-Count: 2
Content-Type: text/plain; charset=utf-8
X-Account-Object-Count: 0
X-Trans-Id: tx64a41db8e4f14280a4a5c-005331a494
Date: Tue, 25 Mar 2014 15:45:24 GMT
c
c_segments
john@europa:~$
john@europa:~$ curl -i -H "X-Auth-Token: AUTH_tk20aa72e0ccc24bbaaf810cfa3cb3f8dd" http://saio:8080/v1/AUTH_test/c/100MB >/dev/null
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 100M 100 100M 0 0 58.8M 0 0:00:01 0:00:01 --:--:-- 58.8M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment