mirror of
https://github.com/samsonjs/arq_restore.git
synced 2026-03-25 09:25:53 +00:00
updated README to include explanation of which target types are supported
This commit is contained in:
parent
de70f21d91
commit
7cedad5c35
1 changed files with 3 additions and 1 deletions
|
|
@ -11,10 +11,12 @@ Use arq_restore to list the computers backed up to your destination, list folder
|
|||
|
||||
Type `arq_restore` with no arguments to get help.
|
||||
|
||||
arq_restore works with Arq backups on AWS or a local filesystem. If you need to restore from backups stored at a different cloud provider, download the backup data to a local filesystem and use arq_restore on that.
|
||||
|
||||
|
||||
## Prerequisites
|
||||
|
||||
To compile, install OpenSSL 1.0.2.
|
||||
To compile, arq_restore expects OpenSSL 1.0.2 installed in the default location.
|
||||
|
||||
|
||||
## License
|
||||
|
|
|
|||
Loading…
Reference in a new issue