O Google Takeout me fornece arquivos zip corruptos para baixar. Arquivos compactados com base na escolha do navegador seriam zipados?

1

Recentemente, tentei extrair grandes quantidades de dados da minha conta do Google, por meio do Google Takeout. Eles têm uma opção onde você pode baixar os arquivos como arquivos .zip (zip64) com um máximo de 50 GB cada. Com meus arquivos sendo mais de 200 GB, eu baixei cerca de 5 arquivos divididos, cada um com cerca de 48 GB. No entanto, ao tentar abri-los, todo programa de extração de zip que usei reclama que os arquivos estão incompletos ou corrompidos. Alguém saberia qual seria o problema?

O navegador que você escolheu para baixar os arquivos com impacto na validade dos arquivos zip? Obrigado.

    
por user321627 05.10.2017 / 04:28

1 resposta

1

Você realmente precisa de um gerenciador de downloads para arquivos com mais de 250MB. É provável que seu ISP [ou qualquer outra pessoa na rota de seus dados] comece a armazenar em cache os dados ... nem sempre corretamente.
Seu navegador pode ser o culpado - seria simples o suficiente para testar outro -, mas um gerenciador de downloads o ajudará em boa posição para muitas coisas. Muitos deles têm plugins para interceptar os downloads do navegador, para que você não esqueça & obter um arquivo quebrado.

Esta é a seção de conselhos de um serviço online que eu uso ...
Pessoalmente, eu nunca tentei a recomendação do ReGet - estou no Mac & O ReGet é um software somente para o Windows. Quanto ao PKZip - Eu nunca tive um arquivo zip quebrado desde que comecei a usar gerenciadores de downloads

Downloading large files over HTTP on the Internet can be tricky. To avoid the frustration of broken or corrupt downloads, observe the following suggestions when downloading from the Zip Manager: Never download any zip file or zip segment that is greater than 255 Megabytes (MB) in size. If your zip file is greater than 255 MB, use a download manager to split the download into multiple parts.

This is a limitation of broken, or misconfigured, web cache servers operated by your ISP. These cache servers behave in unexpected ways when transferring files greater than 255 MB in size. They can induce corruption, or premature session termination.

The cache servers are usually transparent. You can't tell they are in place until they corrupt a download.

Use a download manager when ever possible. Avoid downloading large zips with your web browser. Configure your download manager to split your download into numerous parts. Make sure that each download segment is less than 255 MB. For example, if your zip file is 800 MB in size, you need to split the download into 4 parts. The download manager will automatically combine the parts into one whole file.

Not only does using a download manager increase reliability of downloading large files over the Internet, they also increase your download speed.

We recommend ReGet as a download manager. ReGet supports SSL as well.

Do not try to resume a download on a different port then the download was started on. Your computer thinks that identical files on different ports are different files. If you switch ports, instead of resuming the file, your computer will start the download from the beginning.

If you must use a web browser to download from the Zip Manager, make sure the browser's cache is set to at least twice the size of the largest zip file you plan to download. If you are using IE, make sure to check both checkboxes under Tools|Internet Options|Advanced|HTTP 1.1 settings. You will have to restart your browser for these changes to take effect.

Make sure you have the newest firmware in your cable/dsl router. This is especially important for linksys routers. Older firmware versions contained incorrect MTU values that caused corruption at high speeds.

If you are unlucky enough to get a corrupt or broken zip file, use PKZip to repair the zip and recover as many files as possible. PKZip has the best repair algorithms compared to other utilities.

    
por 05.10.2017 / 09:00