Skip to main content

upload_objects_http

Function upload_objects_http 

Source
pub fn upload_objects_http(
    base_url: &str,
    local_store: &ObjectStore,
    hashes: &[ObjectHash],
    token: Option<&str>,
) -> Result<usize, String>
Expand description

Upload objects from a local store to a remote server