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
When I call oc.put_file(), there is no responce from pyocclient till the upload operation is completed. For large files, I have to wait some time and not sure is it uploading or not.
I was wondering would it be possible to watch progress of uplaod operation when oc.put_file() is called?
The text was updated successfully, but these errors were encountered:
When I call
oc.put_file()
, there is no responce frompyocclient
till the upload operation is completed. For large files, I have to wait some time and not sure is it uploading or not.I was wondering would it be possible to watch progress of uplaod operation when
oc.put_file()
is called?The text was updated successfully, but these errors were encountered: