Help Center> Object Storage Service> FAQs> OBS Basics> Does OBS Support Resumable Transfer?
Updated on 2023-10-26 GMT+08:00

Does OBS Support Resumable 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

obsutil

Supported

For details, see Using obsutil for Resumable Data Transfer.

SDKs

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.

Uploads Using the Java SDK Downloads Using the Java SDK

Uploads Using the Python SDK Downloads Using the Python SDK

Uploads Using the C SDK Downloads Using the C SDK

Uploads Using the Go SDK Downloads Using the Go SDK

Uploads Using the BrowserJS SDK

Uploads Using the .NET SDK Downloads Using the .NET SDK

Uploads Using the Android SDK Downloads Using the Android SDK

Uploads Using the iOS SDK Downloads Using the iOS SDK

Uploads Using the Node.js SDK Downloads Using the Node.js SDK

APIs

Not supported

OBS Basics FAQs

more