duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Use alternative diff backend


From: edgar . soldin
Subject: Re: [Duplicity-talk] Use alternative diff backend
Date: Sun, 29 Jul 2018 15:13:51 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 7/28/2018 19:53, darkdragon via Duplicity-talk wrote:
> Next generation file systems like ZFS and BtrFs allow storing snapshots with 
> no additional costs. Calculating diffs is also extremely cheap. 

can you give a command line or native python example to retrieve a diff by file?
 
> Is it possible to use duplicity with an alternative diff backend?

generally, of course. but as the project is currently driven by portable 
compatibility but your suggestion is limited to two specific source file 
systems, i don't see it in the realm of duplicity as it is used today.
 
> Instead of maintaining a file signature cache or downloading these 
> informations, one could use create a snapshot use easily get this information 
> from these file systems. 

how? a snapshot is merrily fixed state in time. how would you retrieve only 
changes (diffs) from that?

also, at least btrfs already has the functionality to send changes to another 
remote btrfs filesystem eg. over ssh . so why reinvent the wheel?

>The rest (create tar, sign, transfer and even restore) would be the same.

..ede/duply.net



reply via email to

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