Skip to content
Snippets Groups Projects
Commit 5a3978e0 authored by Derek J Weitzel's avatar Derek J Weitzel
Browse files

Add NRDStor for transferring data.

parent cd288a3d
No related branches found
No related tags found
No related merge requests found
...@@ -22,8 +22,13 @@ upload files from any of the HCC clusters. ...@@ -22,8 +22,13 @@ upload files from any of the HCC clusters.
HCC supports using standard scp or rsync protocols; however clients must properly support two-factor authentication. Examples are provided HCC supports using standard scp or rsync protocols; however clients must properly support two-factor authentication. Examples are provided
for [command-line scp]({{< relref "scp" >}}), [WinSCP]({{< relref "winscp" >}}), and [Cyberduck]({{< relref "cyberduck" >}}). for [command-line scp]({{< relref "scp" >}}), [WinSCP]({{< relref "winscp" >}}), and [Cyberduck]({{< relref "cyberduck" >}}).
---
### Nebraska Research Data Storage (NRDStor)
HCC supports [NRDStor]({{< relref "../data_storage/nrdstor/" >}}), a large storage device that can be mounted on your personel computer as well as mounted on the clusters. Transferring data to NRDStor from your personal machine is as easy as mounting NRDStor and dragging files into your NRDStor directory. Directions on how to mount NRDStor are available on the [NRDStor Docs]({{< relref "../data_storage/nrdstor/" >}}) page.
--- ---
### Open OnDemand ### Open OnDemand
HCC supports [Open OnDemand]({{< relref "open_ondemand" >}}), a web-based portal for access to the Swan cluster. Open OnDemand HCC supports [Open OnDemand]({{< relref "open_ondemand" >}}), a web-based portal for access to the Swan cluster. Open OnDemand
may also be used to [transfer files]({{< relref "managing_and_transferring_files" >}}) to and from the cluster. This method is not may also be used to [transfer files]({{< relref "managing_and_transferring_files" >}}) to and from the cluster. This method is not
recommended for transferring large amounts of data or large numbers of files. recommended for transferring large amounts of data or large numbers of files.
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