diff --git a/content/handling_data/data_storage/integrating_box_with_hcc.md b/content/handling_data/data_storage/integrating_box_with_hcc.md index 1d4549eeed198c27adc2c4b7f432c53a0c1b67cc..59fbe9bc66a3a6154d46ac2c6f1177ae493157cc 100644 --- a/content/handling_data/data_storage/integrating_box_with_hcc.md +++ b/content/handling_data/data_storage/integrating_box_with_hcc.md @@ -4,7 +4,7 @@ description = "How to integrate Box with HCC" weight = 50 +++ -UNL has come to an arrangement +NU has come to an arrangement with <a href="https://www.box.com/" class="external-link">Box.com</a> to provide unlimited cloud storage to every student, staff, and faculty member. This can be useful when used with jobs to automatically upload @@ -17,9 +17,9 @@ in good network traffic conditions. Users can use a tool called lftp to transf --- ### Step-by-step guide for Lftp -1. You need to create your UNL [Box.com](https://www.box.com/) account [here](https://box.unl.edu/). +1. Login to your [UNK Box.com](https://unk.account.box.com/), [UNL Box.com](https://unl.account.box.com/), or [UNO Box.com](https://unomaha.account.box.com/) account. -2. Since we are going to be using [webdav](https://en.wikipedia.org/wiki/WebDAV) protocol to access your [Box.com](https://www.box.com/) storage, you need to create an **External Password**. In the [Box.com](https://www.box.com/) interface, you can create it at **[Account Settings](https://unl.app.box.com/settings) > Create External Password.** +2. Since we are going to be using [webdav](https://en.wikipedia.org/wiki/WebDAV) protocol to access your [Box.com](https://www.box.com/) storage, you need to create an **External Password**. In the Box.com interface, you can create it at **Account Settings > Account > Authentication > Create Password.** {{< figure src="/images/box_create_external_password.png" class="img-border" >}} 3. After logging into the cluster of your choice, load the `lftp` module by entering the command below at the prompt: diff --git a/static/images/box_create_external_password.png b/static/images/box_create_external_password.png index 03a3b89fbb08ca6b2c6dc01b928c2198914d5c73..96133d41091c400a31962035e55525adc2093c64 100644 Binary files a/static/images/box_create_external_password.png and b/static/images/box_create_external_password.png differ