본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

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

자세히 살펴보기

Do previewed documents get saved to cache?

  • 5 답장
  • 1 이 문제를 만남
  • 159 보기
  • 최종 답변자: chrsch1220

more options

My question is if files that are previewed in the browser are cached? Although they are not downloaded can they be recovered?

My question is if files that are previewed in the browser are cached? Although they are not downloaded can they be recovered?

선택된 해결법

If you download a file, it is saved to whereever you put it. If you just preview a file, it is downloaded to temporary starage. Sooner or later, temp storage will be cleared out.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (5)

more options

선택된 해결법

If you download a file, it is saved to whereever you put it. If you just preview a file, it is downloaded to temporary starage. Sooner or later, temp storage will be cleared out.

more options

That is what I was wondering. I figured it was still stored in temp data somewhere. My concern is employees viewing certain documents on home computers without VPN connectivity or a virtual solution.

Thank you

more options

I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution.

Thank you for contacting Mozilla Support.

more options

Hi chrsch1220, unfortunately you don't have a lot of control over configuration of users' home browsers, such as how often the cache is cleared, or over the lifespan of files in their system Temp folders.

Is the specific concern around Firefox's built-in PDF Viewer? As far as I can tell, Firefox will write the PDF to its disk cache and retain it for the period allowed by the server.

I opened a PDF file URL in the viewer, and based on the date/time stamp and file size, discovered its file name in the cache was 9CA9415C5FC148EE9C3758B4A63AA9BD8D374573. Without knowing the date/time, this would have been impossible for me to determine.

I tried the NirSoft program MZCacheView, and it was able to generate a directory of the cache showing the PDF, its file name, and its original source. So based on that little test, anyone with the right tools and physical access could get the file.

If you control the server from which PDFs are being accessed, you could send a no-store header to prevent disk caching. Otherwise, I think it would be difficult to control what happens in Firefox or any other browser.

Alternately if your sites uses its own PDF viewer (similar to the one Outlook Mail uses for Firefox) then the PDF is never sent as a single file to Firefox, and the cache contains fragments of content as with other HTML pages. That would make recovery of the PDF content much more difficult.

more options

That is a wonderful explanation and thank you for the detail. I work IA and it does involved email attachments and .pdf documents like you mentioned. I work with many wonderful and smart people that are mostly engineers so they want to have more details and a thorough explanation.