· 6 years ago · Dec 30, 2018, 06:56 PM
1$ curl http://192.168.1.122:59777/sdcard/Download/ca.crt -o /dev/null -v
2 % Total % Received % Xferd Average Speed Time Time Time Current
3 Dload Upload Total Spent Left Speed
4 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0* Trying 192.168.1.122...
5* TCP_NODELAY set
6* Connected to 192.168.1.122 (192.168.1.122) port 59777 (#0)
7> GET /sdcard/Download/ca.crt HTTP/1.1
8> Host: 192.168.1.122:59777
9> User-Agent: curl/7.54.0
10> Accept: */*
11>
12* HTTP 1.0, assume close after body
13< HTTP/1.0 200 OK
14< Content-Type: application/octet-stream
15< Date: Sun, 30 Dec 2018 18:52:13 GMT
16< Content-Range: bytes 0-6999/7000
17< Accept-Ranges: bytes
18< Content-Length: 7000
19<
20{ [7000 bytes data]
21100 7000 100 7000 0 0 36829 0 --:--:-- --:--:-- --:--:-- 36842
22* Closing connection 0