Sharif.ERROR

Results 1 comments of Sharif.ERROR

Set metadata in `uploader` function ``` fs = open('/path/file') uploader = my_client.uploader(file_stream=fs, chunk_size=200, metadata={'filename':'filename'}) ```