About rclone
rclone is a command line tool allowing data transfer from and to cloud storage providers, described as 'rsync for the cloud'. This guide will show you how to use it to transfer data to Amazon S3 Glacier.
...
You need an AWS account to utilize cloud storage. At this time, these accounts are not provided by the SCU.
Warning |
---|
Be advised that using AWS will incur costs separate from any existing agreement with the SCU, or other WCM groups. Use the Amazon Cost Explorer to estimate the costs for this service. |
Once you have an AWS account, you need to create an IAM user with the permissions to use S3 and Glacier. Please refer to the amazon documentation on how to do that.
...
Code Block |
---|
|
--bwlimit=0 # Do not limit bandwidth
--buffer-size=128M # Buffer for each transfer
--checkers=32 # Run 32 checksum checkers in parallel
--transfers=32 # Run 32 transfers in parallel |
...
Please note: This is not suitable to move large amounts of data. Only use this for smaller amounts of data, or for managing inventory.
Related articles
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.SpaceResourceIdentifier@28a7b0 |
---|
showSpace | false |
---|
sort | modified |
---|
reverse | true |
---|
type | page |
---|
cql | label in ( "rclone" , "cloud" , "aws" , "storage" , "glacier" ) and type = "page" and space = "WIKI" |
---|
labels | rclone cloud glacier aws storage |
---|
|