12
edits
(Added mount (public and private) sections.) |
mNo edit summary |
||
Line 66: | Line 66: | ||
== Mounting a public Object Store without using credentials == | == Mounting a public Object Store without using credentials == | ||
Public Object Stores may be accessed or mounted as read-only without the use of Open Stack credentials. This relies on a bucket syntax | Public Object Stores may be accessed or mounted as read-only without the use of Open Stack credentials. This relies on a bucket syntax prepended with the Open Stack project ID. | ||
Your ~/.config/rclone/rclone.conf need not contain an access_key_id and secret_access_key but only:<syntaxhighlight lang="ini" line="1"> | Your ~/.config/rclone/rclone.conf need not contain an access_key_id and secret_access_key but only:<syntaxhighlight lang="ini" line="1"> |
edits