[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] restore old backups fails with gzip error -
From: |
Arkadiusz Miskiewicz |
Subject: |
Re: [rdiff-backup-users] restore old backups fails with gzip error - |
Date: |
Sun, 3 Jul 2005 10:30:32 +0200 |
User-agent: |
KMail/1.8.1 |
On Saturday 02 of July 2005 19:43, Hunter Matthews wrote:
> CONCLUSION:
> There's an os.tmpfile() [or similar] call in rdiff-backup thats doing
> this. Rdiff-backup should be patched either
> a) to use 'tmp' files in the restoration target, with the assumption
> that the user requesting restore knew what he/she/it was doing to have
> enough space there, but perhaps not on /tmp.
> b) add a command line arg to do that.
>
> I think (A) is far more desirable.
It's probably not needed at all. Functions that create temporary files in
python should use dir specified in one of these variables: TEMPDIR, TEMP,
TMP. Just set one of these variables to desired directory.
> > thanks
> > -dean
--
Arkadiusz MiĆkiewicz PLD/Linux Team
http://www.t17.ds.pwr.wroc.pl/~misiek/ http://ftp.pld-linux.org/