1
0
forked from docs/doc-exports
doc-exports/docs/obs/umn/obs_faq_0014.html
Jawei, Li 43ab92496d OBS UMN 2.0.38.SP5
Reviewed-by: gtema <artem.goncharov@gmail.com>
Co-authored-by: Jawei, Li <lijiawei5@huawei.com>
Co-committed-by: Jawei, Li <lijiawei5@huawei.com>
2022-11-07 09:41:09 +00:00

2.6 KiB

Does OBS Support Resumable Data Transfer?

Resumable transfer is supported for all transfer methods except API.

Table 1 Support for resumable transfer by different OBS tools

OBS Tool

Resumable Data Transfer

OBS Console

Not supported

OBS Browser

Supported

SDK

Supported

Before using SDK for resumable transfer, you must enable the resumable transfer option. Only in this way, can the progress of the last upload be read when you continue the transfer process again. For the setting details, see the corresponding SDK documentation.

API

Not supported