Help Center> Object Storage Service> FAQs> Buckets and Objects> Can I Edit Objects in OBS Online?

Can I Edit Objects in OBS Online?

OBS is a cloud storage service. It provides massive, secure, highly reliable, and low-cost data storage capabilities.

Generally, OBS does not support online editing of object content. You can download the object that you want to edit to a local path, modify the object, and then upload it to OBS again.

OBS can edit objects online only in the following scenarios:

  1. Modifying object metadata, such as ContentDisposition and ContentLanguage
  2. Processing images stored in OBS. For details, see the OBS Image Processing Feature Guide.
  3. OBS provides the append write function in the scenario where objects are appended during modification. For details, see Appending an Object in the API Reference.