duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [patch #6356] Command line option for the temporary


From: Darik Horn
Subject: [Duplicity-tracker] [patch #6356] Command line option for the temporary directory root.
Date: Thu, 27 Dec 2007 16:07:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.11) Gecko/20071204 Ubuntu/7.10 (gutsy) Firefox/2.0.0.11

URL:
  <http://savannah.nongnu.org/patch/?6356>

                 Summary: Command line option for the temporary directory
root.
                 Project: duplicity
            Submitted by: dajhorn
            Submitted on: Thursday 12/27/2007 at 16:06
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

This patch lets the user specify the temporary directory root:

  $ duplicity --tempdir=/var/tmp [...]

This option is necessary for restoring backups with large volumes when the
default temporary directory has quota or is otherwise constrained.

Additionally, this patch is a workaround for systems where the tempfile
module does not properly cleanup in a Linux tmpfs filesystem.

Setting --tempdir to the same filesystem as the target also improves IO
performance because the scratch files get rename'd into the target path.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 12/27/2007 at 16:06  Name: duplicity-tempdir_option.patch 
Size: 2kB   By: dajhorn

<http://savannah.nongnu.org/patch/download.php?file_id=14715>

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6356>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]