xen-orchestra/@xen-orchestra/fs
2023-10-23 10:23:50 +02:00
..
docs feat: server side of backup encryption 2022-08-23 12:04:16 +02:00
src fix(fs/s3): throw error if upload >50GB 2023-10-23 10:23:50 +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 chore: update dev deps 2023-09-18 09:43:13 +02:00
README.md docs: uniformize code blocks 2023-02-06 11:25:12 +01: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