0
什麼是速度測量方法上傳和下載? 我有什麼選擇才能知道速度(MB/s)?cURL上傳/下載速度測試
curl -H 'X-Auth-Token:8xxx'
http://x.x.x.x:8080/v1/AUTH_90xxxxxfccf7c/speed_test/ --upload-file
test05.txt
感謝
什麼是速度測量方法上傳和下載? 我有什麼選擇才能知道速度(MB/s)?cURL上傳/下載速度測試
curl -H 'X-Auth-Token:8xxx'
http://x.x.x.x:8080/v1/AUTH_90xxxxxfccf7c/speed_test/ --upload-file
test05.txt
感謝
可以http://stackoverflow.com/questions/9973056/curl-how-to-display-progress-information-while-uploading有幫助嗎? – shizhz