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

repair external and internal links

parent f1e999fb
No related branches found
No related tags found
No related merge requests found
......@@ -65,14 +65,16 @@ Data in and out of the system may be transferred by the [scp](http://en.wikipedi
|login2.anselm.it4i.cz|22|scp, sftp|
|dm1.anselm.it4i.cz|22|scp, sftp|
The authentication is by the [private key](../../../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys.html)
The authentication is by the [private key](../../../get-started-with-it4innovations/accessing-the-clusters/shell-access-and-data-transfer/ssh-keys/)
>Data transfer rates up to **160MB/s** can be achieved with scp or sftp.
1TB may be transferred in 1:50h.
!!! Note "Note"
Data transfer rates up to **160MB/s** can be achieved with scp or sftp.
1TB may be transferred in 1:50h.
To achieve 160MB/s transfer rates, the end user must be connected by 10G line all the way to IT4Innovations and use computer with fast processor for the transfer. Using Gigabit ethernet connection, up to 110MB/s may be expected. Fast cipher (aes128-ctr) should be used.
>If you experience degraded data transfer performance, consult your local network provider.
!!! Note "Note"
If you experience degraded data transfer performance, consult your local network provider.
On linux or Mac, use scp or sftp client to transfer the data to Anselm:
......@@ -108,5 +110,4 @@ $ man sshfs
On Windows, use [WinSCP client](http://winscp.net/eng/download.php)![external](../../img/external.png) to transfer the data. The [win-sshfs client](http://code.google.com/p/win-sshfs/)![external](../../img/external.png) provides a way to mount the Anselm filesystems directly as an external disc.
More information about the shared file systems is available [here](../../storage.html).
More information about the shared file systems is available [here](../../storage/storage/).
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment