diff --git a/docs.it4i/anselm/shell-and-data-access.md b/docs.it4i/anselm/shell-and-data-access.md
index ce096b19338238f4f414abfabd6eac222c0098c2..15294724775cf2d4c1d695f3f049cfb05ec9df8b 100644
--- a/docs.it4i/anselm/shell-and-data-access.md
+++ b/docs.it4i/anselm/shell-and-data-access.md
@@ -65,14 +65,13 @@ 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 |
+| anselm.it4i.cz        | 22   | scp       |
+| login1.anselm.it4i.cz | 22   | scp       |
+| login2.anselm.it4i.cz | 22   | scp       |
 
 The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)