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://[EMAIL PROTECTED]//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 [EMAIL PROTECTED] (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/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to