Arbutus object storage clients: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 20: Line 20:


And make the following configurations:
And make the following configurations:
<code>
<pre>
Enter new values or accept defaults in brackets with Enter.
Enter new values or accept defaults in brackets with Enter.
Refer to user manual for detailed description of all options.
Refer to user manual for detailed description of all options.
Line 49: Line 49:
Try setting it here if you can't connect to S3 directly
Try setting it here if you can't connect to S3 directly
HTTP Proxy server name:
HTTP Proxy server name:
</code>
</pre>


The next task is to make a bucket.  Buckets contain files. Bucket names must be globally unique across the Arbutus object storage solution.  Therefore, you will need to create a uniquely named bucket which will not conflict with other users.  For example, the buckets "s3://test/" and "s3://data" are likely already taken.  Consider creating buckets reflective of your project, for example "s3://def-test-bucket1" or "s3://atlas_project_bucket".  Bucket names can only use the characters A-Z, a-z, 0-9, ., - and _.
The next task is to make a bucket.  Buckets contain files. Bucket names must be globally unique across the Arbutus object storage solution.  Therefore, you will need to create a uniquely named bucket which will not conflict with other users.  For example, the buckets "s3://test/" and "s3://data" are likely already taken.  Consider creating buckets reflective of your project, for example "s3://def-test-bucket1" or "s3://atlas_project_bucket".  Bucket names can only use the characters A-Z, a-z, 0-9, ., - and _.
cc_staff
172

edits

Navigation menu