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 | ||
---|---|---|
|
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
...
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
...