Good afternoon,
I love the DropBox feature which allows my users to easily import their images into OMERO (through Samba) and allows them to keep their original files outside of OMERO (just in case). But this method needs a lot of space...
So I was wondering... Since archived files are not meant to be accessed frequently and compressing saves disk space at the cost of access time, would it be possible to compress the original files without having the DropBox re-index them ?
I tried tar, zip and bzip2 (which replaces the file) but each time OMERO imports the file after compression...
Could I prevent it from indexing some extensions or do I need to manually define all the accepted extensions ?