Skip to content

add uploadpath call

Luke Champine requested to merge hotfix-upload into master

Seve noticed that siac is not properly uploading files. This PR adds a new API call, /file/uploadpath, that takes a filename instead of reading file data from the connection.

Merge request reports