宝塔用户_iwztkr 发表于 2022-12-25 18:55:54

【已完成】免费版 7.9.7网站备份batch BUG

BUG内容见附图
系统环境如下
※ OS
CentOS Linux release 7.9.2009 (Core)

※ Python
$ ll /usr/bin/ | grep python
-rwxr-xr-x1 root   root      11232 Oct22020 abrt-action-analyze-python
lrwxrwxrwx1 root   root         35 Mar 252022 btpython -> /www/server/panel/pyenv/bin/python3
lrwxrwxrwx1 root   root          7 Jan 192021 python -> python2
lrwxrwxrwx1 root   root          9 Jan 192021 python2 -> python2.7
-rwxr-xr-x1 root   root       7144 Nov 172020 python2.7
$
$
$ python --version
Python 2.7.5
$ sudo /www/server/panel/pyenv/bin/python3 --version
Python 3.7.9



运维风光 发表于 2022-12-26 11:02:10

您好,是否有添加 排除规则 内容?如果有,请问添加了什么内容?

宝塔用户_iwztkr 发表于 2022-12-28 17:11:53

运维风光 发表于 2022-12-26 11:02
您好,是否有添加 排除规则 内容?如果有,请问添加了什么内容?

排除规则如下

.well-known
.git
.user.ini
*.zip
*.swp
*.cache
*.log
*backup*
bk

wp-content/upgrade
wp-content/cache
wp-content/updraft

image/cache
system/storage/backup
system/storage/cache
system/storage/download
system/storage/logs
system/storage/marketplace
system/storage/session
install
.ckfinder
image/catalog/demo

运维风光 发表于 2022-12-28 17:24:30

宝塔用户_iwztkr 发表于 2022-12-28 17:11
排除规则如下

您好,去掉空行再试试

宝塔用户_iwztkr 发表于 2022-12-29 17:39:52

运维风光 发表于 2022-12-28 17:24
您好,去掉空行再试试

果然是这个BUG问题...

运维风光 发表于 2022-12-29 18:28:33

好的,感谢您的反馈
页: [1]
查看完整版本: 【已完成】免费版 7.9.7网站备份batch BUG