<div dir="ltr"><div><div><div>Hello, Stef!<br></div><br></div>I'm the maintainer of the current backup software pre-installed in Ubuntu (deja-dup).<br><br>That menu item is installed by deja-dup via a nautilus extension.  Feel free to copy that code and use it for your own software (it's GPL and small).<br><br></div><div>As for a generic integration API, I feel like that would fall under the trap of "one more standard" that would suffer from buy-in.  Like, I don't think you'd get many of the various backup authors to be interested.  Nor would there likely be interest from several of the desktop environments, who might want a more tightly coupled experience (I can imagine GNOME only wanting to cater to a GNOME Backup program for example).<br></div><br>-mt<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Dec 16, 2015 at 5:41 AM, Stef Bon <span dir="ltr"><<a href="mailto:stefbon@gmail.com" target="_blank">stefbon@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<br><br>I'm a developer of a backup project. It's called fuse-backup, and aims to provide easy access to backup and earlier versions through a fuse filesystem.<br><br>It's using btrfs to create snapshots, sqlite to keep track of what has been changed ans what versions of a file are available, and a fuse fs to provide easy access and a simple interface to manage backups.<br><br>One of the things I want to achieve is integration with Dolphin, the filebrowser in KDE. I want to make it possible to add an option to the context menu per file to show versions. The most I want is that Dolphins expands the file with all the versions available.<br><br>See:<br><br><a href="https://sourceforge.net/projects/fusebackup/" target="_blank">https://sourceforge.net/projects/fusebackup/</a><div><br></div><div>The screenshots will give some explanation I hope.<br><br>I've been looking at the existing versioncontrolplugin API  of Dolphin, but it looks like I need something else. Now on one my computers I have the latest Ubuntu desktop version installed, and I see that in the filemanager in Unity there is already such an option:"Revert to Previous Version...".</div><div><br></div><div>You are ahead of me !</div><div>But isn't it a good idea to develop a common api to deal with various backup sollutions?</div><div>To work with different filemanagers and different backup software?</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Stef Bon</div><div>the Netherlands</div><div><br></div><div><br></div></font></span></div>
<br>--<br>
ubuntu-devel mailing list<br>
<a href="mailto:ubuntu-devel@lists.ubuntu.com">ubuntu-devel@lists.ubuntu.com</a><br>
Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">-mt</div></div>
</div>