Skip to content

[Feature] Remote download, try to continue downloading when encountering errors #13564

Description

@pooneyy

1Panel Version

2.2.5

Please describe your needs or suggestions for improvements

远程下载,在遇到错误时尝试继续下载

当前在遇到例如 curl: (56) OpenSSL SSL_read: OpenSSL/3.5.5: error:0A000126:SSL routines::unexpected eof while reading, errno 0 的错误时,会将已下载内容保存在硬盘,这个文件是不完整的,没有保存的意义

可以考虑使用类似 wget -c 的策略,在遇到任何错误时,尝试继续下载。

Please describe the solution you suggest

No response

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions