diff --git a/docs.it4i/anselm/shell-and-data-access.md b/docs.it4i/anselm/shell-and-data-access.md index ce096b19338238f4f414abfabd6eac222c0098c2..2f24d18cc3bdc786a0eb5c74037d9de17e346b8c 100644 --- a/docs.it4i/anselm/shell-and-data-access.md +++ b/docs.it4i/anselm/shell-and-data-access.md @@ -65,14 +65,12 @@ Example to the cluster login: ## Data Transfer -Data in and out of the system may be transferred by the [scp](http://en.wikipedia.org/wiki/Secure_copy) and sftp protocols. (Not available yet.) In case large volumes of data are transferred, use dedicated data mover node dm1.anselm.it4i.cz for increased performance. +Data in and out of the system may be transferred by the [scp](http://en.wikipedia.org/wiki/Secure_copy). | Address | Port | Protocol | | --------------------- | ---- | --------- | | anselm.it4i.cz | 22 | scp, sftp | | login1.anselm.it4i.cz | 22 | scp, sftp | -| login2.anselm.it4i.cz | 22 | scp, sftp | -| dm1.anselm.it4i.cz | 22 | scp, sftp | The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)