Table of Contents

Adding an S3 Compatible Cloud Provider

Last updated on Oct 24, 2023

The Access Anywhere is able to connect to many on-premises and cloud object storage providers through the Open S3 connector. The connector supports all advanced functionality including real-time synchronization, trash, locking, and M-Stream.

You can then easily manage and access object storage through Access Anywhere desktop and mobile clients.

Choosing the Open S3 Provider

The first step is to choose to add the Open S3 provider to Access Anywhere either as a first step on activation or later from the Dashboard which is accessible from the top menu.

Authorising Access

You need to grant Access Anywhere access your S3 Compatible Cloud. To do this you need to enter an endpoint, an Access Key and a Secret Key. This information is used to request access to your S3 compatible Cloud. All authentication data is stored encrypted, with the encryption key being stored in a separate key server for security.

Choosing Buckets

After you enter your authentication details and these are accepted Access Anywhere will list any buckets that are available. You then choose which buckets you wish to manage through Access Anywhere platform, and which will be the default bucket**. As part of this process you can choose to create a new default bucket if you wish.

Any buckets you choose not to index / sync will not be visible within Access Anywhere. You would need to go back to the Open S3 settings from the Dashboard to add them to your account. This is also the case with any new buckets you add directly from the S3 compatible provider.

Once buckets have been selected Access Anywhere creates a background task to index all the metadata, or if you have selected it, the content for indexing. This may take several minutes, or longer if you have millions of files.

** The default bucket is used for interactions with Smart folders.

Provider Settings

Provider Options

Synchronisation

Choose Synchronize files to refresh Access Anywhere metadata after changes have been made to the storage outside of Access Anywhere.

S3 Compatible Clouds

S3 Compatible Clouds that are known to work with the Open S3 provider include:

Provider Requirements

Restrictions

The Open S3 provider doesn't impose restrictions of limits on bucket naming, number of buckets, object size, number of parts (for multi-part upload) and length of object keys except where the S3 API is also restricted.

If the provider restricts an operation, and an error is returned to Access Anywhere, an error will be returned to the client application.

S3 Compatible APIs

The connector uses the following S3 operations:

Note: * If MPU is not supported by the provider the connector will failover to non-MPU APIs.

Signing API Requests

The Access Anywhere will connect to the S3 compatible storage using the AWS Signature Version 4 Signing Process, or if not successful, Version 2. This can be changed in the provider settings.

Rate Limiting

Some S3 compatible storage providers may limit the rate at which it processes requests. This page: Access Anywhere Handling of Rate-Limiting Storage Providers explains how Access Anywhere responds to rate limiting.

For most recoverable errors Access Anywhere will retry transparently three times before returning an error to the client.