Skip to content

Conversation

cesnietor
Copy link
Collaborator

@cesnietor cesnietor commented Oct 15, 2020

Upload api can be done doing POST on /buckets/{bucket_name}/objects/upload?prefix=folder/file1.doc
Api only supports single file upload.
Using multipart/form-data content-type.

Screen Shot 2020-10-14 at 5 47 36 PM

Screen Shot 2020-10-14 at 5 48 27 PM

@dvaldivia
Copy link
Collaborator

All the files I upload end up being 0KB in size

Screen Shot 2020-10-14 at 6 25 30 PM

@cesnietor
Copy link
Collaborator Author

cesnietor commented Oct 15, 2020

checking.

@cesnietor
Copy link
Collaborator Author

fixed @dvaldivia

Copy link
Collaborator

@bexsoft bexsoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, Test OK. Are we going to show an alert for files bigger than 128MB?, I was able to select a 6.78GB file

@cesnietor
Copy link
Collaborator Author

cesnietor commented Oct 15, 2020

LGTM, Test OK. Are we going to show an alert for files bigger than 128MB?, I was able to select a 6.78GB file

the limit will no longer exist :)

@dvaldivia dvaldivia merged commit e4510cb into minio:master Oct 15, 2020
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

Successfully merging this pull request may close these issues.

3 participants