|
|
@@ -7,7 +7,7 @@ Run this if you'd like to import your `media_store` files from a previous instal |
|
|
|
|
|
|
|
|
Before doing the actual data restore, **you need to upload your media store directory to the server** (any path is okay). |
|
|
Before doing the actual data restore, **you need to upload your media store directory to the server** (any path is okay). |
|
|
|
|
|
|
|
|
If you are [Storing Matrix media files on Amazon S3](configuring-playbook-s3.md) (optional), restoring with this tool is not possible right now. |
|
|
|
|
|
|
|
|
If you are [storing Matrix media files on Amazon S3](configuring-playbook-s3.md) (optional), restoring with this tool is not possible right now. |
|
|
|
|
|
|
|
|
As an alternative, you can perform a manual restore using the [AWS CLI tool](https://aws.amazon.com/cli/) (e.g. `aws s3 sync /path/to/server/media_store/. s3://name-of-bucket/`) |
|
|
As an alternative, you can perform a manual restore using the [AWS CLI tool](https://aws.amazon.com/cli/) (e.g. `aws s3 sync /path/to/server/media_store/. s3://name-of-bucket/`) |
|
|
|
|
|
|
|
|
|