Downloading a part of uploaded file via API?
-
Imagine I'll upload 5GB .tar file (as long as uploading small files is inefficient) and would need later it's bytes with offset of 1000000 and length of 500KB. How would I do it without downloading the whole file?
/renter/download/{siapath} has now only siapath and destination parameter.