Im using grails for my webprojekt.
I had some user-uploads and saved only the binary and the file name in my database. is there any way to restore the files from the saved binaries and get the contenttype of each file? Or are the contenttypes ultimatly lost for me?