Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

While there are multiple methods to access your files on the Data Portal, one of these methods is using a file browser such as Windows File Explorer or Mac Finder on your local computer. This type of connection allows interactive access to these files and relies on the SMB protocol. ARCC does support this protocol for access to the Data Portal, but please be aware that SMB has some limitations on data transfer speeds and Windows based permissions. By default, ARCC does NOT enable SMB on MedicineBow (non-backed up HPC storage) projects, but does on alcova (backed up storage) projects.

Table of Contents
stylenone

Prerequisites for SMB Access

...

alcova can be accessed from any of the three primary OS families using their standard tools:

OS:

Path:

Linux and macOS:

smb://data.arcc.uwyo.edu/cluster/alcova/<yourproject>

Windows File Explorer:

\\data.arcc.uwyo.edu\cluster\alcova\<yourproject>

Connecting to MedicineBow

Note

Before trying to connect to MedicineBow using SMB, the project PI must first request this accessplease know that any data transferred to MedicineBow using this method will need to have permissions modified before other users will have access.

MedicineBow can be accessed from any of the three primary OS families using their standard tools:

OS:

Path:

Linux and macOS:

smb://data.arcc.uwyo.edu/cluster/medbow/<yourproject>

Windows File Explorer:

\\data.arcc.uwyo.edu\cluster\medbow\<yourproject>

Step-by-Step Guide to Mounting SMB Connections

...