Skip to content

Service Features needs to be considered when handling data writes #113

@JinnyYi

Description

@JinnyYi

Background

Currently, commands related to writing data (cpmv and tee) are selected by default (or used directly, as in tee) whether to use multipart uploads, depending on the data size limit. If the service does not support multipart upload, we will get errors.

Possible solution

The way of writing data should be chosen in conjunction with Features.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions