1Panel
1Panel copied to clipboard
[Feature] Scheduled task backup directory supports multiple compression types
1Panel Version
v1.10.29-lts
Please describe your needs or suggestions for improvements
当前备份目录默认压缩为tar.gz格式,不支持自定义
当备份的目录较大时,比如140GB,使用tar.gz压缩首先非常耗时,其次压缩效率并不是非常高
服务器场景下IO读写其实是挺宝贵的,长时间占用有点浪费。
因此,希望后续版本可以支持自定义压缩类型,有些场景只需要tar归档压缩就可以,速度能快非常多!
Please describe the solution you suggest
实现也很简单,只需要把文件压缩功能的选项copy过来就行:
Additional Information
No response
感谢反馈,我们会在后续版本考虑支持该需求。