Update home authored by Villerius's avatar Villerius
...@@ -1653,7 +1653,7 @@ Now remove the complete directory on the BeeGFS `rm -Rf /scratch/shared/$USER/$S ...@@ -1653,7 +1653,7 @@ Now remove the complete directory on the BeeGFS `rm -Rf /scratch/shared/$USER/$S
* Data is scratch and will be treated as such * Data is scratch and will be treated as such
* If needed data can be removed by the admins without notice !! * If needed data can be removed by the admins without notice !!
* There is no backup for /scratch/shared * There is no backup for /scratch/shared
* Data and empty folders will be removed **automatically after 21 days** * Data and empty folders will be removed **automatically after 31 days**
* There is no quota do not abuse this FileSystem, data can and will be removed if necessary * There is no quota do not abuse this FileSystem, data can and will be removed if necessary
* Set the security to read,write,execute for the owner only `chmod 700` * Set the security to read,write,execute for the owner only `chmod 700`
... ...
......