Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Mozilla サポートの検索

サポート詐欺に注意してください。 私たちはあなたに通話やショートメッセージの送信、個人情報の共有を求めることはありません。疑わしい行為を見つけたら「迷惑行為を報告」からご報告ください。

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Prevent Firefox from deleting ".part" files after failure

  • 2 件の返信
  • 1 人がこの問題に困っています
  • 30 回表示
  • 最後の返信者: TheFish1

more options

When you download a file - let's say it is a video file - and you start watching before the download has finished, Firefox will not be able to rename the ".part" as supposed when the download is complete. This is expected behavior, because the file is locked by another application.

However, Firefox seems to think that the *download* has failed, not the *rename*. Problem is that Firefox will delete the absolutely correctly downloaded ".part" file on the next start, which is pretty annying.

Question: Can we prevent firefox from deleting ".part" files? Firefox should never delete a ".part" file.

Irrespectively if this is possible or not, FiIrefox should distinct between "failed download" and "failed rename". In the latter case, Firefox should only try to rename the file again on next startup (instead of re-downloading, which will kill the .part file).

Regards, Till

When you download a file - let's say it is a video file - and you start watching before the download has finished, Firefox will not be able to rename the ".part" as supposed when the download is complete. This is expected behavior, because the file is locked by another application. However, Firefox seems to think that the *download* has failed, not the *rename*. Problem is that Firefox will delete the absolutely correctly downloaded ".part" file on the next start, which is pretty annying. Question: Can we prevent firefox from deleting ".part" files? Firefox should never delete a ".part" file. Irrespectively if this is possible or not, FiIrefox should distinct between "failed download" and "failed rename". In the latter case, Firefox should only try to rename the file again on next startup (instead of re-downloading, which will kill the .part file). Regards, Till

すべての返信 (2)

more options

Hi Till, the problem that comes to mind is that Firefox may not have a way to determine whether the .part file is complete at startup; I don't know whether enough contextual information is retained (for example, whether all the bytes promised by the server were received).

You can submit your suggestion in a number of ways, including:

more options

I've filed a bug report. Firefox should remember the kind of the error together with downloaded files so that it can handle more sensible on next start.

Regarding my main question: Is it possible to prevent ".part" file erasure using a setting? Couldn't find anything in about:config but maybe there is something?