Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
standalone/drive [2020_04_15 20:59] – [FAQ] stevenstandalone/drive [2020_04_15 21:05] – [Authentication] steven
Line 86: Line 86:
 whether the content was uploaded through the drive or to the storage whether the content was uploaded through the drive or to the storage
 provider directly. provider directly.
 +
 +**Why does the drive show 2TB available when I have unlimited cloud storage?**
 +
 +The drive shows the maximum space available of the drive used for the cache.
  
 ## Installation ## Installation
Line 110: Line 114:
 Authentication is specific to the storage provider, typically an id and password. An endpoint can be provided for private clouds. Authentication is specific to the storage provider, typically an id and password. An endpoint can be provided for private clouds.
  
- * **S3** - Access key ID and secret access key. The endpoint must **not** include the bucket name. 
- * **OpenStack Swift** - User name, password and either Tenant Name or Tenant Id. Contact your provider for more information. 
  * **Azure** - Account name and either your primary or secondary key  * **Azure** - Account name and either your primary or secondary key
 +
  * **Google** - Open the [[https://console.cloud.google.com/projectselector/storage/settings|Cloud Storage Settings]] page in the [[https://console.cloud.google.com/|Google Cloud Platform Console]]; Select "Interoperability"; If you have not set up interoperability before, click "Enable interoperability access"; Click "Create a new key".  * **Google** - Open the [[https://console.cloud.google.com/projectselector/storage/settings|Cloud Storage Settings]] page in the [[https://console.cloud.google.com/|Google Cloud Platform Console]]; Select "Interoperability"; If you have not set up interoperability before, click "Enable interoperability access"; Click "Create a new key".
 +
 + * **IBM Cloud Object Storage** - (IBM COS) Endpoint, Access key ID and secret access key. The endpoint must not include the bucket name.
 +
 + * **OpenStack Swift** - User name, password and either Tenant Name or Tenant Id. Contact your provider for more information.
 +
  * **Rackspace Files** - User name and API key  * **Rackspace Files** - User name and API key
 +
 + * **S3** - Access key ID and secret access key. The endpoint must **not** include the bucket name.
  
 For OpenStack Swift the option "Use internal URLs when possible" is an optimization for Local Area Networks. For OpenStack Swift the option "Use internal URLs when possible" is an optimization for Local Area Networks.