|
 mystic error II.
"Toth Nandor (Csigas)" <nug < at > sch.bme.hu>
wrote the following on Mon, 3 May 2004 17:29:38 +0200 (CEST)
I did an strace and found it uses /tmp to store the temp file.
It would be a great feature to have a way i can set it!
Temp files are either in the directory that rdiff-backup is currently
processing, or their location is determined by python's tempfile
module.
You should be able to change the location of the latter group by
setting the TMPDIR environment variable to something other than /tmp.
--
Ben Escoto
|