diff --git a/content/handling_data/data_storage/NRDSTOR/Mac.md b/content/handling_data/data_storage/NRDSTOR/Mac.md index ebaed4820ba2308e3ead388a5588e20094c046ed..3358051ca7b96030bcde60194f6d0e1c3bd72f7f 100644 --- a/content/handling_data/data_storage/NRDSTOR/Mac.md +++ b/content/handling_data/data_storage/NRDSTOR/Mac.md @@ -12,13 +12,14 @@ Under Finder's **"Go"** menu, select **"Connect to a server"**. -In the address box, enter **"\\nrdstor.unl.edu\user"** to access your user folder or use **"\\nrdstor.unl.edu\group"** folder. These are automatically assigned to be in your primary HCC group's directory. +In the address box, enter **"smb://nrdstor.unl.edu/user"** to access your user folder, or use **"smb://nrdstor.unl.edu/group"** to access your primary groups folder. + {{< figure src="/images/nrdstor_mac_user.png" width="700" class="img-border">}} {{< figure src="/images/nrdstor_mac_group.png" width="700" class="img-border">}} -If you want to add a place from a secondary group, such as another research group, then you will need to specify the **full path** in the address box. Enter **"\\nrdstor.unl.edu\nrdstor\GROUP\USER"**, replacing **"GROUP"** and **"USER"** with your HCC group and username. For example, the account, **"hccdemo"** who is a member of **"demo"** would enter **"\\nrdstor.unl.edu\nrdstor\demo\hccdemo"**. +If you want to add a place from a secondary group, such as another research group, then you will need to specify the **full path** in the address box. Enter **"//nrdstor.unl.edu/nrdstor/GROUP/USER"**, replacing **"GROUP"** and **"USER"** with your HCC group and username. For example, the account, **"hccdemo"** who is a member of **"demo"** would enter **"//nrdstor.unl.edu/nrdstor/demo/hccdemo"**. {{< figure src="/images/nrdstor_mac_full_path.png" width="700" class="img-border">}} {{< figure src="/images/nrdstor_mac_full_path_example.png" width="700" class="img-border">}} diff --git a/content/handling_data/data_storage/NRDSTOR/Windows.md b/content/handling_data/data_storage/NRDSTOR/Windows.md index 3c378ed9c475e2908e2f6a79a7337c52d1fe3dfc..c67964d74e9d100a9230f4f0f0402bdb3ccc53cc 100644 --- a/content/handling_data/data_storage/NRDSTOR/Windows.md +++ b/content/handling_data/data_storage/NRDSTOR/Windows.md @@ -32,14 +32,14 @@ From the **"Drive"** menu, specify the drive letter for the connection. We choos -In the **"Folder"** box, enter **"\\nrdstor.unl.edu\nrdstor\user"** to access your user folder or use **"\\nrdstor.unl.edu\group"** folder. These are automatically assigned to be in your primary HCC group's directory. +In the **"Folder"** box, enter **"\\\nrdstor.unl.edu\nrdstor\user"** to access your user folder or use **"\\\nrdstor.unl.edu\group"** folder. These are automatically assigned to be in your primary HCC group's directory. {{< figure src="/images/nrdstor_windows_user.png" width="700" class="img-border">}} {{< figure src="/images/nrdstor_windows_group.png" width="700" class="img-border">}} -If you want to add a place from a secondary group, such as another research group, then you will need to specify the full path in the **"Folder"** box. Enter **"\\nrdstor.unl.edu\nrdstor\GROUP\USER"**, replacing **"GROUP" and "USER"** with **your HCC group and username**. For example, the account, **"hccdemo"** who is a member of **"demo"** group would enter **"\\nrdstor.unl.edu\nrdstor\demo\hccdemo"**. +If you want to add a place from a secondary group, such as another research group, then you will need to specify the full path in the **"Folder"** box. Enter **"\\\nrdstor.unl.edu\nrdstor\GROUP\USER"**, replacing **"GROUP" and "USER"** with **your HCC group and username**. For example, the account, **"hccdemo"** who is a member of **"demo"** group would enter **" \\nrdstor.unl.edu\nrdstor\demo\hccdemo"**. {{< figure src="/images/nrdstor_windows_full_path.png" width="700" class="img-border">}} {{< figure src="/images/nrdstor_windows_full_path_example.png" width="700" class="img-border">}}