Mozilla 도움말 검색

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

Learn More

How do I remove fakepath?

  • 6 답장
  • 2 이 문제를 만남
  • 2 보기
  • 최종 답변자: yoshilink

more options

I need to be able to upload files that do not show C:\fakepath\ in the filename.

I need to be able to upload files that do not show C:\fakepath\ in the filename.

모든 댓글 (6)

more options

Please give us more details.

more options

Our computer is a Mac running Mac OS version 10.12.4. The files being uploaded are small to medium sized microsoft word files with .docx and .doc file extensions. The uploads destination is http://scribemanager.com which is logged into via a secure username and password portal. The issue is that after upload, the files cannot be accessed by the clients that need to see the information contained within the file. There appears to be a "C:\fakepath\" added before the actual file name which is keeping the files from being viewed by others after upload.

How do we go about removing the "C:\fakepath\" from the file name?


Thank you for any and all help.

more options

When a file is up/down loaded, the name/extension should not get changed. It could be a website issue. Contact their support.


Start Firefox in Safe Mode {web link} by holding down the <Shift> (Mac=Options) key, and then starting Firefox.

A small dialog should appear. Click Start In Safe Mode (not Refresh). Is the problem still there?

more options

I'm going to contact the website for support.

I did start in safe mode but will be unable to test this until tomorrow.

Thanks for your help.

more options

Yes, please contact the site!

Firefox 53 finally conforms to the long-standing behavior of IE and Chrome in adding C:\fakepath\ before the file name for <input type="file">. See:

They probably already have the code they need to strip it off. Also, you can refer them to this article if they need suggested browser-neutral/version-neutral code:

https://html.spec.whatwg.org/multipage/forms.html#fakepath-srsly

more options

Thank you for your suggestions! I did contact the website and gave them the link you provided. They are looking into it. Hopefully this will be the fix!