I have a question about uploading images to the media section. By default when you upload an image to the "media" section, it is saved in the database.
This creates a problem for me, since my database is "only" 50 mb, but my web hotel is 1000 mb. Is there any way to make Umbraco use the space from my web server instead of using the memory from the database?
The problem is that if I upload a lot of PDF's (Like 100), the database gets full quite quickly...
Is it possible at all to upload stuff from inside Umbraco, using the space on my server instead of the database?
Save images outside database?
Hi
I have a question about uploading images to the media section. By default when you upload an image to the "media" section, it is saved in the database.
This creates a problem for me, since my database is "only" 50 mb, but my web hotel is 1000 mb.
Is there any way to make Umbraco use the space from my web server instead of using the memory from the database?
The problem is that if I upload a lot of PDF's (Like 100), the database gets full quite quickly...
Is it possible at all to upload stuff from inside Umbraco, using the space on my server instead of the database?
Kind regards
Mikkel Johansen
Denmark
You could use the Universal Media Picker for this. It can store media on other platforms such as Amazon.
Jeroen
is working on a reply...