Arbutus object storage clients: Difference between revisions

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


<!--T:1-->
<!--T:1-->
For information on obtaining Arbutus Object Storage, please see the [[Arbutus_Object_Storage_User_Guide|Object Storage User Guide]].  This page describes how to configure and use two common object storage clients:
For information on obtaining Arbutus Object Storage, please see the [[Arbutus_Object_Storage|this page]].  This page describes how to configure and use two common object storage clients:
# s3cmd
# s3cmd
# WinSCP
# WinSCP
Line 62: Line 62:


=== Create buckets === <!--T:13-->
=== Create buckets === <!--T:13-->
The next task is to make a bucket.  Buckets contain files. Bucket names must be 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".  Valid bucket names may only use the upper case characters, lower case characters, digits, periods, hyphens, and underscores (i.e. A-Z, a-z, 0-9, ., -, and _ ).
The next task is to make a bucket.  Buckets contain files. Bucket names must be 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, buckets <tt>s3://test/</tt> and <tt>s3://data/</tt> are likely already taken.  Consider creating buckets reflective of your project, for example <tt>s3://def-test-bucket1</tt> or <tt>s3://atlas_project_bucket</tt>.  Valid bucket names may only use the upper case characters, lower case characters, digits, periods, hyphens, and underscores (i.e. A-Z, a-z, 0-9, ., -, and _ ).


<!--T:14-->
<!--T:14-->
Line 122: Line 122:


<!--T:29-->
<!--T:29-->
Other more sophisticated examples can be found in the s3cmd [https://www.s3express.com/help/help.html help site] or man page.
Other more sophisticated examples can be found in the s3cmd [https://www.s3express.com/help/help.html help site] or main page.


== WinSCP == <!--T:30-->
== WinSCP == <!--T:30-->
rsnt_translations
56,420

edits

Navigation menu