Skip to content
Snippets Groups Projects
Commit 42753568 authored by Lukas Topiarz's avatar Lukas Topiarz
Browse files

Merge branch 'dm1_disable' into 'master'

fix shell-and-data-access.md

Closes #62

See merge request !199
parents b0669802 4d388500
No related tags found
5 merge requests!368Update prace.md to document the change from qprace to qprod as the default...,!367Update prace.md to document the change from qprace to qprod as the default...,!366Update prace.md to document the change from qprace to qprod as the default...,!323extended-acls-storage-section,!199fix shell-and-data-access.md
...@@ -65,14 +65,13 @@ Example to the cluster login: ...@@ -65,14 +65,13 @@ Example to the cluster login:
## Data Transfer ## 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 | | Address | Port | Protocol |
| --------------------- | ---- | --------- | | --------------------- | ---- | --------- |
| anselm.it4i.cz | 22 | scp, sftp | | anselm.it4i.cz | 22 | scp |
| login1.anselm.it4i.cz | 22 | scp, sftp | | login1.anselm.it4i.cz | 22 | scp |
| login2.anselm.it4i.cz | 22 | scp, sftp | | login2.anselm.it4i.cz | 22 | scp |
| 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/) The authentication is by the [private key](../general/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment