@xen-orchestra/immutable-backups
v1.0.13
Published
<!-- DO NOT EDIT MANUALLY, THIS FILE HAS BEEN GENERATED -->
Downloads
95
Maintainers
Keywords
Readme
@xen-orchestra/immutable-backups
Install
Installation of the npm package:
npm install --save @xen-orchestra/immutable-backups
Usage
make a remote immutable
launch the xo-immutable-remote
command. The configuration is stored in the config file.
This script must be kept running to make file immutable reliably.
make file mutable
launch the xo-lift-remote-immutability
cli. The configuration is stored in the config file .
If the config file have a liftEvery
, this script will contiue to run and check regularly if there are files to update.
Contributions
Contributions are very welcomed, either on the documentation or on the code.
You may:
- report any issue you've encountered;
- fork and create a pull request.