Help Center/Object Storage Service/FAQs/Buckets and Objects/Does OBS Support Resumable Transfer?
Updated on 2025-11-10 GMT+08:00

Does OBS Support Resumable Transfer?

The following table lists the resumable transfer support for different OBS tools:

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 SDKDownloads Using the Java SDK

Uploads Using the Python SDKDownloads Using the Python SDK

Uploads Using the C SDKDownloads Using the C SDK

Uploads Using the Go SDKDownloads Using the Go SDK

Uploads Using the BrowserJS SDK

Uploads Using the .NET SDKDownloads Using the .NET SDK

Uploads Using the Android SDKDownloads Using the Android SDK

Uploads Using the iOS SDKDownloads Using the iOS SDK

Uploads Using the Node.js SDKDownloads Using the Node.js SDK

APIs

Not supported