Skip to content
Snippets Groups Projects
Commit 06cd8e85 authored by Lukáš Krupčík's avatar Lukáš Krupčík
Browse files

fix shell-and-data-access.md

parent 88895ad8
No related branches found
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,12 @@ Example to the cluster login: ...@@ -65,14 +65,12 @@ 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, sftp |
| login1.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/) 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