1Panel-dev / 1Panel-dev/1Panel

[Feature] Can we show a bar to show progress when uploading big backup files?

Open
#11,113 2 comments 0 reactions 1 assignee View on GitHub

@wanghe-fit2cloud is already working on this.

Since Nov 28, 2025.

type: feature-request
Dominant language
Go
Stars
37k
Forks
3.4k
Avg merge
9h 16m
Merged PRs (30d)
105

Description

1Panel Version

v2.0.14-beta.1

Please describe your needs or suggestions for improvements

有时备份的文件特别大,到了几十G的级别。我建议可以加入一个进度条,显示上传/下载的进度,方便管理员了解服务器传输速度情况

Please describe the solution you suggest

用户可以设置一个阈值,比如512MB,只要传输的文件大于这个阈值,就显示进度条。

考虑到兼容性和log导出的问题,可以不用\r,而是每隔5秒输出一下速度、已上传、总上传。

[=======>            ] 392MB/527MB  1.7MB/s
[========>           ] 406MB/527MB  3.1MB/s
Additional Information

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.