Download & Install the CloudCaptain Client

Prerequisites

Before you begin, ensure you have successfully created a CloudCaptain Account (simply log in with your GitHub account, it's free).

Downloading the CloudCaptain Client

There are two ways to download the latest CloudCaptain Client.

Personalized download (recommended)

The easiest way to download the CloudCaptain Client is to download your personalized copy from the CloudCaptain Console.

Download

It already contains your CloudCaptain Account credentials and is ready to be used.

Unpersonalized downloads

Alternatively you can also download an unpersonalized copy:

boxfuse-commandline-1.33.0.1460-windows-x64.zip
boxfuse-commandline-1.33.0.1460-macosx-x64.tar.gz
boxfuse-commandline-1.33.0.1460-linux-x64.tar.gz

If you want to bring your own JRE (Java 7 or newer required) you can also download:

boxfuse-commandline-1.33.0.1460.zip (no JRE)
boxfuse-commandline-1.33.0.1460.tar.gz (no JRE)

These unpersonalized downloads require you to enter your credentials to work with your CloudCaptain account:
# install-dir/conf/boxfuse.conf
user=your-boxfuse-user
secret=your-boxfuse-secret

You can find your credentials on the downloads tab in the CloudCaptain Console.

Older versions

Even though we strongly recommend always running the latest version of the CloudCaptain Client, you can also download older unpersonalized versions directly from the download archive.

Installing the CloudCaptain Client

Once you have downloaded the CloudCaptain Client simply:

  1. Extract the download to a directory you have write permissions in
  2. Add the extracted directory to the PATH
  3. Verify the installation by executing the boxfuse -v in a new terminal/command prompt window.

And that's it! CloudCaptain has now been successfully installed and is ready to be used.

Get Started