You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
supports sending large sets of data over streams in chunks with Range request headers
CURL commands
curl commands are supplemented with jq for better json parsing
curl http://<URL_PATH>:3030/api/stats/files/<unique_file_identifier> | jq '.'
---------------
this should get the details of the file and the hash for the next command