Archive data update

This commit is contained in:
caubet_m 2020-07-27 16:58:21 +02:00
parent 0de54afe00
commit 002392b1d7

View File

@ -32,10 +32,12 @@ be indirectly copied to these (**decentral mode**).
Archiving can be done from any node accessible by the users (usually from the login nodes).
{{site.data.alerts.tip}}<b>'Central mode':</b> Possible for the user and project data directories, is the
{{site.data.alerts.tip}}<br>
<b>'Central mode':</b> Possible for the user and project data directories, is the
fastest way as it does not require remote copy (data is directly retreived by central AIT servers from Merlin
through 'merlin-archive.psi.ch').
<br>
<br>
<b>'Decentral mode':</b> Possible for any directory, is the slowest way of archiving as it requires
to copy ('rsync') the data from Merlin to the central AIT servers.
{{site.data.alerts.end}}