xen-orchestra/@xen-orchestra/fs
2024-02-15 10:10:44 +01:00
..
docs feat: server side of backup encryption 2022-08-23 12:04:16 +02:00
src test(fs/path/normalizePath): test relative paths handling 2024-02-15 10:10:44 +01: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(@xen-orchestra/fs): 4.1.4 2024-01-31 17:16:15 +01: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