Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

I am trying to download .tar file from server and when i try to extract that it shows "The archive is corrupt".Thought file is not corrupted.

  • 2 답장
  • 3 이 문제를 만남
  • 8 보기
  • 최종 답변자: ankita199

more options

I am trying to download .tar file from server and when i try to extract that it shows "The archive is corrupt". I have checked the file and it is not corrupted. and when the file is downloaded the file of size is also shows perfect.

I am trying to download .tar file from server and when i try to extract that it shows "The archive is corrupt". I have checked the file and it is not corrupted. and when the file is downloaded the file of size is also shows perfect.

모든 댓글 (2)

more options

What are you using to extract the file, and if you are sure the file is fine, why do you think this would be a Firefox issue?

.tar files are generally unknown to Windows, so the issue may be you need a proper extraction tool for it. If your intention is to download a file for serving some purpose in Windows, chances re you may need to download a Windows version instead. All this is based on the fact you posted your question using Windows, of course.

more options

Yes , i am using windows and i think it is firefox issue because it is working on chrome fine.. i am working in ond application which is using angular 2 as a framework. And by clicking on Download button it is downloading a tar file which is located on server. So i thought it might be code issue. But if i directly paste the url in browser thn file is downloaded but same issue u am facing.