xen-orchestra/@xen-orchestra/fs
Florent Beauchamp c3da87a40c fix(@xen-orchestra/fs): do not create metadata on non encrypted remote
this was creating file in wrong place during test or when running cli
introduced by #05161bd4df5b42e5ecfa0ae11e60c466ab2eabdf
2022-10-27 09:26:49 +02:00
..
docs feat: server side of backup encryption 2022-08-23 12:04:16 +02:00
src fix(@xen-orchestra/fs): do not create metadata on non encrypted remote 2022-10-27 09:26:49 +02:00
.babelrc.js chore: enforce strict mode for CJS files 2022-02-22 12:34:41 +01:00
.eslintrc.js chore(eslint): only use @babel/eslint-parser for pkgs using Babel 2021-04-23 14:47:34 +02:00
.npmignore feat: unified .npmignore for all packages 2021-04-07 13:58:14 +02:00
.USAGE.md chore: hide USAGE.md 2022-02-18 17:11:52 +01:00
cli.js feat(fs): add basic CLI 2022-03-10 09:48:45 +01:00
package.json feat(fs): use aes256-gcm encryption algorithm (#6447) 2022-10-17 11:33:55 +02:00
README.md feat(*/README.md): better badges 2020-06-01 14:41:52 +02:00

@xen-orchestra/fs

Package Version License PackagePhobia Node compatibility

The File System for Xen Orchestra backups.

Install

Installation of the npm package:

> npm install --global @xen-orchestra/fs

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.

License

AGPL-3.0-or-later © Vates SAS