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

No file size limit for arbitrary file types #6573

Closed
2 tasks done
McLoo opened this issue Apr 24, 2017 · 3 comments
Closed
2 tasks done

No file size limit for arbitrary file types #6573

McLoo opened this issue Apr 24, 2017 · 3 comments
Milestone

Comments

@McLoo
Copy link
Contributor

McLoo commented Apr 24, 2017

I have:


Bug description

Just startet sending a 300 MB zip file o_O
This is great, but surely not inteded

Actual result: file can be sent (tough it takes long)
Expected result: File size limit at around 100 MB, like for a/v - maybe 50 MB is a good value to start with...

Screenshots

grafik

@moxie0 moxie0 added this to the 4.4.1 milestone Apr 24, 2017
@scienmind
Copy link
Contributor

Expected result: File size limit at around 100 MB, like for a/v - maybe 50 MB is a good value to start with...

Wouldn't 100-50 Mb be too low of a limit?
With videos I run into the limitation quite frequently, very often have to re-encode it to send, and besides, having a secure transfer for big files is a good thing, isn't it?

Of course there might be server load considerations, but if it's not the case, i think higher limits are preferred...

@moxie0 moxie0 closed this as completed in 9bf198b Apr 24, 2017
@adjenks
Copy link

adjenks commented Jul 29, 2019

It should be user configurable as to what file size you will receive or send. I am often frustrated by this 100mb limit. I often want to send files between 100 and 200 mb. Ideally my friends and I could exchange whatever we want and not have to split it into chunks. I mean, I'll send it anyways in chunks, so it's not like it's going to reduce traffic coming from me, it's just going to frustrate me.

@adjenks
Copy link

adjenks commented Jul 29, 2019

For those of you who want to split things into chunks, use ZArchiver and archive it into 50mb 7z chunks.

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

No branches or pull requests

4 participants