Want to download to RAM
I would like to reduce wear and tear on my drive by saving downloads to RAM unless I specify a different location for a particular download. Is that possible?
I would like to reduce wear and tear on my drive by saving downloads to RAM unless I specify a different location for a particular download. Is that possible?
所有回覆 (1)
You can create a RAM disk and use that as the download location.
You might want to disable the disk cache by changing browser.cache.disk.enable to false in about:config and the media disk cache in private windows by changing browser.privatebrowsing.forceMediaMemoryCache to true (it cannot be disabled for non-private windows).