Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Limiting file size in upload/download
biswas_126
I want to limit the file download/upload size to say 1 gb.
Is this achievable in mediabin 4.5.3?
If yes, then how can I implement this?
Find more posts tagged with
Comments
lyman
There is no direct way to do this in the MB server partially caused by the fact that the ultimate size is not always computable until the last minute. For example, if one tried to do a 1600% scale of an image...
However, if one is content with customizing the web interface, for example, it should be possible to implement this via custom code.
It would help if you described the use case more thoroughly. Are these restrictions only for some users? Does the content naturally separate into larger (e.g., video) and smaller (e.g., JPEG) assets? Possibly a low end fix would be to change the directory structure and modify folder permissions.
Cheers,
Lyman Hurd