BibUpload: stronger writing_rights_p
- writing_rights_p is called by BibUpload FFT to check if filesystem rights are properly set in order for BibUpload to nicely store fulltext files.
This is a stronger implementation of the check that should not randomly fail on networking based filesystem where there might some temporary lock causing race conditions. (closes #334)