Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
JinnyYi opened this issue Nov 16, 2021 · 0 comments
Open

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

JinnyYi opened this issue Nov 16, 2021 · 0 comments

Comments

@JinnyYi
Copy link
Contributor

JinnyYi commented Nov 16, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant