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

upload file without overwriting failed #28

Open
thinkycx opened this issue Apr 4, 2017 · 1 comment
Open

upload file without overwriting failed #28

thinkycx opened this issue Apr 4, 2017 · 1 comment
Labels

Comments

@thinkycx
Copy link

thinkycx commented Apr 4, 2017

When uploading the files , using the request.set_insert_only function and it will still overwriting the files .
That means the function doesn't work.
Could you check it out?

request.set_insert_only(0)
request.set_insert_only(1)
@liuchang0812 liuchang0812 self-assigned this Apr 5, 2017
@tenfyzhong
Copy link

@thinkycx @liuchang0812
Upload the same file, it will update the upload time even if set_insert_only(1). But if upload a different file with a name has existed in cos, it will failed.

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

No branches or pull requests

3 participants