Skip to content
Snippets Groups Projects
Commit d9c78f65 authored by Adam Caprez's avatar Adam Caprez
Browse files

Merge branch 'reorg-scratch' into 'master'

Reorg scratch

See merge request !379
parents 215b7e5b 9b215683
Branches
No related tags found
1 merge request!379Reorg scratch
......@@ -4,7 +4,7 @@ description = "How to integrate Box with HCC"
weight = 50
+++
{{% notice info %}}
{{% notice warning %}}
NU no longer has an active arrangement with <a href="https://www.box.com/" class="external-link">Box.com</a>
and has migrated to Microsoft 365 services. Please visit our page on [using rclone for file transfer]({{< relref "using_rclone_with_hcc" >}})
or [using OneDrive with Globus]({{< relref "activating_unl_onedrive" >}}) (UNL only) for instructions on how to access your NU Microsoft 365 storage from HCC resources.
......
......@@ -20,8 +20,8 @@ Using the correct tool for task at hand is important (tool being worker node loc
- non-sequential/random seeking over file contents
- rapid temporary file i/o patterns involving a mixture of the above
{{% notice info %}}
When a permanent location on the cluster (such as *$WORK|$COMMON*) is used for the analyses from above (avoid [$HOME]({{< relref "./data_storage/#home-directory" >}}) intended for code/scripts/programs only), various issues can occur that can affect the cluster and everyone using it at the moment.
{{% notice warning %}}
When a permanent location on the cluster (such as *$WORK|$COMMON*) is used for the analyses from above (avoid [$HOME]({{< relref "../data_storage/#home-directory" >}}) intended for code/scripts/programs only), various issues can occur that can affect the cluster and everyone using it at the moment.
{{% /notice %}}
## How to use Scratch?
......
......@@ -11,10 +11,19 @@ highly encouraged to consider using [Globus
Connect]({{< relref "../data_transfer/globus_connect/" >}}).
---
### Using Box
### Using OneDrive
You can use your [UNL
Box.com]({{< relref "integrating_box_with_hcc" >}}) account to download and
You can use your [Microsoft OneDrive Account]({{< relref "using_rclone_with_hcc" >}}) account to download and
upload files from any of the HCC clusters.
---
### SCP/RSYNC
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" >}}).
---
### 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
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.
Please register or to comment