duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [patch #6489] fuse wrapper for duplicity


From: Peter Gruber
Subject: [Duplicity-tracker] [patch #6489] fuse wrapper for duplicity
Date: Wed, 09 Apr 2008 20:12:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.8.1.13) Gecko/20080311 Iceweasel/2.0.0.13 (Debian-2.0.0.13-1)

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

                 Summary: fuse wrapper for duplicity
                 Project: duplicity
            Submitted by: nokos
            Submitted on: Mittwoch 09.04.2008 um 20:12
                Category: None
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I started (and used for some time) a fuse wrapper for duplicity.
It is still somewhat slow and rough but functional.It written in python and
uses the python-fuse bindings.

examples:
./duplicity-fuse.py -o url=file:///dir/rep /tmp/mountpoint
./duplicity-fuse.py -o url=ssh://address@hidden//dir/rep /tmp/mountpoint

working:
* stat/open
* prelimery caching of stat-tree and opened file

missing:
* more intelligent caching
* speed (is there a way to extract the file-size from the rdiff signatures?)
* access to files by address@hidden (is this a good idea?)

if you find this interesting feel free to add it to the duplicity package. 



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mittwoch 09.04.2008 um 20:12  Name: duplicity-fuse.py  Size: 15kB   By:
nokos

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

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.nongnu.org/





reply via email to

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