Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Mozilla 도움말 검색

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

자세히 살펴보기

Downloading torrent files

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

more options

Greetings.Every time I try to download any torrent file browser asks what program to use. I always press open with Mutorrent and press button use as default program but every time I try to download it alwas ask same.I try a lot of things and nothing seems to help. Very annoying because instead of one click you need to do it 3 times and wait a delay.

Greetings.Every time I try to download any torrent file browser asks what program to use. I always press open with Mutorrent and press button use as default program but every time I try to download it alwas ask same.I try a lot of things and nothing seems to help. Very annoying because instead of one click you need to do it 3 times and wait a delay.

선택된 해결법

Are these custom protocol links like torrent://hostserver/path/file or are they regular https links with a specific file extension like .torrent?

Can you go to the section of the Options page that stores downloading preference and confirm that torrent links are set to "Use Mutorrent" and not "Always Ask". See the following article for more information on where that is:

Manage file types and download actions in Firefox

If that's already set up:

Custom Protocol Links

Hmm, I wonder what's going wrong there.

File extension

Firefox doesn't rely on the file extension to determine behavior, it relies on the Content-Type indicated by the server. If the server sends a generic or incorrect content type then Firefox will show the download dialog.

Even if the server sends the correct content type, it can set Content-Disposition: attachment to force a download and Firefox will always show the download dialog in that case.

There are some add-ons that could help with these issues, if these are the problem.

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

모든 댓글 (2)

more options

선택된 해결법

Are these custom protocol links like torrent://hostserver/path/file or are they regular https links with a specific file extension like .torrent?

Can you go to the section of the Options page that stores downloading preference and confirm that torrent links are set to "Use Mutorrent" and not "Always Ask". See the following article for more information on where that is:

Manage file types and download actions in Firefox

If that's already set up:

Custom Protocol Links

Hmm, I wonder what's going wrong there.

File extension

Firefox doesn't rely on the file extension to determine behavior, it relies on the Content-Type indicated by the server. If the server sends a generic or incorrect content type then Firefox will show the download dialog.

Even if the server sends the correct content type, it can set Content-Disposition: attachment to force a download and Firefox will always show the download dialog in that case.

There are some add-ons that could help with these issues, if these are the problem.

more options

Well after all I fing how to fix it myself. I just use this extension - InlineDisposition Reloaded. Anyway thank you for help and quick answer.