@@ -34,7 +34,7 @@ Please insert the following lines into the config file located at **/home/user/.
secret_key = xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
host_bucket = s3.clX.du.cesnet.cz
**Hostbase** and **Hostbucket** is S3 endpoint URL, which you received via email together with **Access Key** and **Secret Key**. You should receive it via email during the S3 account creation.
`host_base` and `host_bucket` is S3 endpoint URL, which you received via email together with `access_key` and `secret_key`. You should receive it via email during the S3 account creation.
@@ -18,7 +18,7 @@ Please insert into **.aws/credentials** the folowing options.
multipart_threshold = 128MB
multipart_chunksize = 32MB
**Access Key** and **Secret Key** has been provided by admins while creating the S3 account.
`aws_access_key_id` and `aws_secret_access_key` has been provided by admins while creating the S3 account.
**Listing all buckets**
...
...
@@ -30,6 +30,7 @@ Please insert into **.aws/credentials** the folowing options.
???+ note "How to achieve high transfer speed"
To achieve higher speed for data transfers it is necessary to modify the following parameters, particularly utilize or CPU cores and workers, see below.<br/>