Firefox temporary folder (not cache)

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I would like to download big file (over 5 GB) from MyAirBridge.com as free user. This service requires to click on link, then it "prepares download" for several hours but ability to save it on local disk is displayed as standard Firefox downloader window after the file is stored on temporary folder. Because of file size I got message that my temporary folder is to small (out of space) but... after downloading almost all file. I suppose it is downloaded to /tmp.



How can I change default folder of temporary files (not cache!) in about:config or other config files of my Firefox installation?



I'm using Kubuntu 17.10, Firefox 59.










share|improve this question

























    up vote
    0
    down vote

    favorite












    I would like to download big file (over 5 GB) from MyAirBridge.com as free user. This service requires to click on link, then it "prepares download" for several hours but ability to save it on local disk is displayed as standard Firefox downloader window after the file is stored on temporary folder. Because of file size I got message that my temporary folder is to small (out of space) but... after downloading almost all file. I suppose it is downloaded to /tmp.



    How can I change default folder of temporary files (not cache!) in about:config or other config files of my Firefox installation?



    I'm using Kubuntu 17.10, Firefox 59.










    share|improve this question























      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      I would like to download big file (over 5 GB) from MyAirBridge.com as free user. This service requires to click on link, then it "prepares download" for several hours but ability to save it on local disk is displayed as standard Firefox downloader window after the file is stored on temporary folder. Because of file size I got message that my temporary folder is to small (out of space) but... after downloading almost all file. I suppose it is downloaded to /tmp.



      How can I change default folder of temporary files (not cache!) in about:config or other config files of my Firefox installation?



      I'm using Kubuntu 17.10, Firefox 59.










      share|improve this question













      I would like to download big file (over 5 GB) from MyAirBridge.com as free user. This service requires to click on link, then it "prepares download" for several hours but ability to save it on local disk is displayed as standard Firefox downloader window after the file is stored on temporary folder. Because of file size I got message that my temporary folder is to small (out of space) but... after downloading almost all file. I suppose it is downloaded to /tmp.



      How can I change default folder of temporary files (not cache!) in about:config or other config files of my Firefox installation?



      I'm using Kubuntu 17.10, Firefox 59.







      firefox downloads






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked Feb 22 at 5:51









      stalker

      63




      63




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          0
          down vote













          This is discussed at length in this Firefox bug report (warning: it dates back 14 years!)



          https://bugzilla.mozilla.org/show_bug.cgi?id=69938



          If you have it set so Firefox asks you for a save location, or if the download would trigger a dialog asking you what to do, then it will pop up a dialog asking you where to save. But it will begin downloading even before you have chosen a save location. This download will go into your temp folder. Once you choose a save location, Firefox moves the file from the temp folder to the chosen location and then the download continues at that location instead of in your temp folder.



          Your issue seems to be that you miss the dialog coming up because you're not present, and it tries to download the whole thing into the temp folder and fails because there's not enough space.



          You can try changing your Firefox settings so it doesn't prompt you for a save location and instead goes into a downloads folder of your choice and this may fix it.






          share|improve this answer




















          • Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
            – stalker
            Feb 22 at 19:53










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          convertImagesToLinks: true,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1008594%2ffirefox-temporary-folder-not-cache%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          0
          down vote













          This is discussed at length in this Firefox bug report (warning: it dates back 14 years!)



          https://bugzilla.mozilla.org/show_bug.cgi?id=69938



          If you have it set so Firefox asks you for a save location, or if the download would trigger a dialog asking you what to do, then it will pop up a dialog asking you where to save. But it will begin downloading even before you have chosen a save location. This download will go into your temp folder. Once you choose a save location, Firefox moves the file from the temp folder to the chosen location and then the download continues at that location instead of in your temp folder.



          Your issue seems to be that you miss the dialog coming up because you're not present, and it tries to download the whole thing into the temp folder and fails because there's not enough space.



          You can try changing your Firefox settings so it doesn't prompt you for a save location and instead goes into a downloads folder of your choice and this may fix it.






          share|improve this answer




















          • Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
            – stalker
            Feb 22 at 19:53














          up vote
          0
          down vote













          This is discussed at length in this Firefox bug report (warning: it dates back 14 years!)



          https://bugzilla.mozilla.org/show_bug.cgi?id=69938



          If you have it set so Firefox asks you for a save location, or if the download would trigger a dialog asking you what to do, then it will pop up a dialog asking you where to save. But it will begin downloading even before you have chosen a save location. This download will go into your temp folder. Once you choose a save location, Firefox moves the file from the temp folder to the chosen location and then the download continues at that location instead of in your temp folder.



          Your issue seems to be that you miss the dialog coming up because you're not present, and it tries to download the whole thing into the temp folder and fails because there's not enough space.



          You can try changing your Firefox settings so it doesn't prompt you for a save location and instead goes into a downloads folder of your choice and this may fix it.






          share|improve this answer




















          • Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
            – stalker
            Feb 22 at 19:53












          up vote
          0
          down vote










          up vote
          0
          down vote









          This is discussed at length in this Firefox bug report (warning: it dates back 14 years!)



          https://bugzilla.mozilla.org/show_bug.cgi?id=69938



          If you have it set so Firefox asks you for a save location, or if the download would trigger a dialog asking you what to do, then it will pop up a dialog asking you where to save. But it will begin downloading even before you have chosen a save location. This download will go into your temp folder. Once you choose a save location, Firefox moves the file from the temp folder to the chosen location and then the download continues at that location instead of in your temp folder.



          Your issue seems to be that you miss the dialog coming up because you're not present, and it tries to download the whole thing into the temp folder and fails because there's not enough space.



          You can try changing your Firefox settings so it doesn't prompt you for a save location and instead goes into a downloads folder of your choice and this may fix it.






          share|improve this answer












          This is discussed at length in this Firefox bug report (warning: it dates back 14 years!)



          https://bugzilla.mozilla.org/show_bug.cgi?id=69938



          If you have it set so Firefox asks you for a save location, or if the download would trigger a dialog asking you what to do, then it will pop up a dialog asking you where to save. But it will begin downloading even before you have chosen a save location. This download will go into your temp folder. Once you choose a save location, Firefox moves the file from the temp folder to the chosen location and then the download continues at that location instead of in your temp folder.



          Your issue seems to be that you miss the dialog coming up because you're not present, and it tries to download the whole thing into the temp folder and fails because there's not enough space.



          You can try changing your Firefox settings so it doesn't prompt you for a save location and instead goes into a downloads folder of your choice and this may fix it.







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered Feb 22 at 6:02









          thomasrutter

          25.4k46086




          25.4k46086











          • Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
            – stalker
            Feb 22 at 19:53
















          • Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
            – stalker
            Feb 22 at 19:53















          Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
          – stalker
          Feb 22 at 19:53




          Thank you for deep search! It's a lot of discussion and possible solutions. I will try them!
          – stalker
          Feb 22 at 19:53

















           

          draft saved


          draft discarded















































           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1008594%2ffirefox-temporary-folder-not-cache%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

          Trouble downloading packages list due to a “Hash sum mismatch” error

          How do I move numbers in filenames, in a batch renaming operation?