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_07_10 15:40] stevencloudproviders/googlestorage [2019_03_18 21:18] – [Note!] steven
Line 56: Line 56:
 ===== Accessing files ===== ===== Accessing files =====
  
-  
  
 {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}} {{:/cloudproviders:GoogleStorage:steps:sme_6_accessing_files.png}}
Line 62: 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 =====
  
-===== 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:
  
-{{:/cloudproviders:GoogleStorage:steps:sme_7_note.png}}+ * storage.buckets.create 
 + * storage.buckets.delete 
 + * storage.buckets.get 
 + * storage.buckets.list 
 + * storage.objects.create 
 + * storage.objects.delete 
 + * storage.objects.get 
 + * storage.objects.list 
 + 
 +===== 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.