feat(backups/fetchPartitionFiles): add tgz (tar+gzip) support

Around 6 times faster than ZIP export.
This commit is contained in:
Julien Fontanet
2023-07-27 14:46:28 +02:00
committed by Florent BEAUCHAMP
parent 522204795f
commit 1fd84836b1
3 changed files with 17 additions and 6 deletions

View File

@@ -40,6 +40,7 @@
"parse-pairs": "^2.0.0",
"promise-toolbox": "^0.21.0",
"proper-lockfile": "^4.1.2",
"tar": "^6.1.15",
"uuid": "^9.0.0",
"vhd-lib": "^4.5.0",
"xen-api": "^1.3.3",