gpt4 book ai didi

shell - tar:存档中出现意外的 EOF

转载 作者:太空宇宙 更新时间:2023-11-03 17:13:23 24 4
gpt4 key购买 nike

我正在尝试提取 .tar.gz 文件但没有成功

gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

文件 tar.gz 包含另一个 file.tar,但它有问题

当我尝试提取 .tar 文件时我得到了

tar: Unexpected EOF in archive
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now

我尝试了 –ignore-zeros –ignore-failed-read 但没有成功

即使文件已损坏,我如何提取它?

最佳答案

您的 tar 文件被截断了。 tar 提取存档中存在的所有内容,但无法发明缺失的部分。

关于shell - tar:存档中出现意外的 EOF,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13229764/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com