WordRider Home
Welcome! Log In Create A New Profile

Advanced

Using space in temp folder

Posted by Aries 
Using space in temp folder
May 17, 2009 09:44AM
I've noticed that FRD is creating som files in temporary folder of Windows while downloading. (I'm using WinXP SP3) Normally it's not a problem, but I'm using ramdisk with a limited space and these files can reach its limits... Is there some way how to keep FRD from creating these files, or how to replace them to another folder? Replacing temps from ramdisk is out of the question, and I really don't want to stop using FRD because of such a trivial problem.
Thanks for help in advance.
Re: Using space in temp folder
May 17, 2009 01:53PM
Hi. Tmp directory is used for extraction of used plugins (cca 10kB/plugin).
Tmp destination folder is taken from your operating system properties - on Windows it's
SET TEMP=[directory]
SET TMP=[directory]
(or in control panels in environmental settings - winkey + pause - advanced - environment variables)

You can also set up this directory path into FRD directly (necessary for every run of FRD)
java -Djava.io.tmpdir="[directory]" -jar frd.jar

-------------------------------------

Sorry, only registered users may post in this forum.

Click here to login