Skip to content

Uploading multiple files that are more than 2 GB in total #18

@ytuploader

Description

@ytuploader

I want to upload multiple .zip files that are each 1.5 GB in size.
I expected to get multiple URLs back but instead it just ran and uploaded for a really long time.
Then it only displayed one URL that was expired.
I think it tried to upload all files as one link but since the upload limit is 2 GB it expired.

Can you maybe add a check if the selected files are more than 2 GB in total and if so start multiple upload threads?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions