[master] Fixes in DMS scripts
-
When running fc2bkk check, we were systematically performing an fc2se check. Add a flag
--NoFC2SE
in order to not run it (as it may take a lot of time if many files) -
When changing permissions / ownership on DFC directories, the recursively was programmatic as there was a lack of functionality in the DFC. This was fixed some time ago but the script was not adapted... Now done, and timeout increased when recursively is required (but this needs a fix in DIRAC as there is a bug in the Client base class)