Hi all,
Just starting to see how to use in-place importing. I noticed one small flaw in the documentation on: https://www.openmicroscopy.org/site/sup ... mport.html
When following the recipe how you set things up at Dundee, it may be useful to specify also that the umask for the omero_system_user needs to be 002. Otherwise the directories in ManagedRepository are created without group write and thus the inplace_user cannot write into them.
Inplace import is blazing fast and no more duplication of storage! Thanks!
Now I'm trying to figure out how to prevent folks from deleting or modifying the files that are now hard-linked but still give them read access and ability to drop analysis results and other files in source directory. Would you recommend a cron script to make all image files a different owner and read-only while keeping the directories open for write? Or is there a better way?
Thanks,
- Damir