diff --git a/docs.it4i/anselm/shell-and-data-access.md b/docs.it4i/anselm/shell-and-data-access.md index ef94a0324e52c9fb4f4b58cdca4b9e0ab69ba971..f0923ce600cf837373d6e96a2efba12221471563 100644 --- a/docs.it4i/anselm/shell-and-data-access.md +++ b/docs.it4i/anselm/shell-and-data-access.md @@ -10,7 +10,7 @@ The Anselm cluster is accessed by SSH protocol via login nodes login1 and login2 | login1.anselm.it4i.cz | 22 | ssh | login1 | | login2.anselm.it4i.cz | 22 | ssh | login2 | -Authentication is by [private key](/general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) +Authentication is by [private key](../../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) !!! note Please verify SSH fingerprints during the first logon. They are identical on all login nodes: @@ -73,7 +73,7 @@ Data in and out of the system may be transferred by the [scp](http://en.wikipedi | login1.anselm.it4i.cz | 22 | scp | | login2.anselm.it4i.cz | 22 | scp | -Authentication is by [private key](general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) +Authentication is by [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/) !!! note Data transfer rates of up to **160MB/s** can be achieved with scp or sftp.