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
cloudproviders/googlestorage [2018_01_30 18:55] – [5 Step 5: Meta Sync] stevencloudproviders/googlestorage [2019_03_18 21:18] – [Note!] steven
Line 7: Line 7:
 Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider. Storage Made Easy can work with the Google Cloud Storage service by simply adding Google Storage as a Cloud Provider.
  
-===== Step 1: Choosing the Google Storage Provider =====+===== Step 1: Choosing the Google Storage Provider =====
  
    
- 
 {{:/cloudproviders:GoogleStorage:steps:sme_1_step_1_choosing_the.png}} {{:/cloudproviders:GoogleStorage:steps:sme_1_step_1_choosing_the.png}}
  
Line 16: Line 15:
  
  
-===== Step 2: Setting up the Google Storage Provider =====+===== Step 2: Setting up the Google Storage Provider =====
  
    
Line 25: Line 24:
  
  
-===== Step 3: Finding your Google Storage keys =====+===== Step 3: Finding your Google Storage keys =====
  
    
Line 37: Line 36:
  
  
-===== Step 4: Choosing buckets/containers =====+===== Step 4: Choosing buckets/containers =====
  
    
Line 46: Line 45:
  
  
-===== Step 5: Meta Sync =====+===== Step 5: Meta Sync =====
  
 {{:/cloudproviders:GoogleStorage:steps:sme_5_step_5_meta_sync.png}} {{:/cloudproviders:GoogleStorage:steps:sme_5_step_5_meta_sync.png}}
Line 55: Line 54:
  
  
-===== Accessing files =====+===== Accessing files =====
  
-  
  
 {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}} {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}}
Line 63: Line 61:
 Your files are accessible from the file manager once the sync has completed. Your files are accessible from the file manager once the sync has completed.
  
 +===== Google Cloud Platform Permissions =====
  
-===== 7 Note! =====+The Google account used for the provider configuration must have platform permission access buckets and objects. You could add the role **Storage Admin** for example.
  
- +The permissions required are: 
 + 
 + * storage.buckets.create 
 + * storage.buckets.delete 
 + * storage.buckets.get 
 + * storage.buckets.list 
 + * storage.objects.create 
 + * storage.objects.delete 
 + * storage.objects.get 
 + * storage.objects.list
  
-{{:/cloudproviders:GoogleStorage:steps:sme_7_note.png}}+===== Note! =====
  
-You can use the [[https://storagemadeeasy.com/CloudDav|CloudDav]] (provides WebDav access) and [[https://storagemadeeasy.com/CloudFTP|CloudFTP]] (provides FTP Access) protocol adaptors to access your account as well as the other [[https://storagemadeeasy.com/clients_and_tools/|Cloud Tools]] that SME provider.\\ \\+You can use the [[https://storagemadeeasy.com/CloudDav|CloudDav]] (provides WebDav access) and [[https://storagemadeeasy.com/CloudFTP|CloudFTP]] (provides FTP Access) protocol adaptors to access your account as well as the other [[https://storagemadeeasy.com/clients_and_tools/|Cloud Tools]] that SME provider.