1Panel icon indicating copy to clipboard operation
1Panel copied to clipboard

[Feature] Scheduled task backup directory supports multiple compression types

Open JAINKRE opened this issue 10 months ago • 1 comments

1Panel Version

v1.10.29-lts

Please describe your needs or suggestions for improvements

当前备份目录默认压缩为tar.gz格式,不支持自定义

Image

当备份的目录较大时,比如140GB,使用tar.gz压缩首先非常耗时,其次压缩效率并不是非常高

Image

服务器场景下IO读写其实是挺宝贵的,长时间占用有点浪费。

因此,希望后续版本可以支持自定义压缩类型,有些场景只需要tar归档压缩就可以,速度能快非常多!

Please describe the solution you suggest

实现也很简单,只需要把文件压缩功能的选项copy过来就行:

Image

Additional Information

No response

JAINKRE avatar Apr 18 '25 03:04 JAINKRE

感谢反馈,我们会在后续版本考虑支持该需求。

wanghe-fit2cloud avatar Apr 18 '25 07:04 wanghe-fit2cloud