4. Mount on a local computer

Onedata provides command-line application Oneclient to access stored data mounted on local computer. Your spaces are mounted as directories in specified path. You can work with the date within this folder in a normal POSIX way (you can use commands like ls, cp, …).

Oneclient can be install on Linux by following command. It can be run on several Linux distro (Ubuntu, Fedora, Debian, CentOS).

4.1. Get an access token

You can get the access token through the Onedata web interface. Go to the page https://datahub.egi.eu/ozw/onezone/i#/onedata/tokens/new and choose token type by click on the Oneclient access.

Choose token type

You can let token parameters in default set up.

Set up parameters of the new access token

A new access token will be generated. You can copy&paste it.

Created access token

4.2. Run the Oneclient application

curl -sS http://get.onedata.org/oneclient.sh | bash

Oneclient run by:

Further reading about Oneclient: https://onedata.org/#/home/documentation/stable/doc/using_onedata/oneclient.html

specific instructions how to obtain the token, and provider IP/name