Warning: session_start(): open(/tmp/sess_bpc40tt930e7rhmapdcktlnks5, O_RDWR) failed: No space left on device (28) in /www/H01/htdocs/lib/base/lib_base.php on line 280
RetrospeKt openDesktop.org
-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 GnomeFiles.org Applications for GNOME 
 MeeGo-Central.org Applications for MeeGo 
 CLI-Apps.org Command Line Applications 
 Qt-Apps.org Free Qt Applications 
 Qt-Prop.org Proprietary Qt Applications 
 Maemo-Apps.org Applications for the Maemo Plattform 
 Java-Apps.org Free Java Applications 
 eyeOS-Apps.org Free eyeOS Applications 
 Wine-Apps.org Wine Applications 
 Server-Apps.org Server Applications 
 apps.ownCloud.com ownCloud Applications 
--
-
 KDE-Look.org Artwork for the KDE-Desktop 
 GNOME-Look.org Artwork for the GNOME-Desktop 
 Xfce-Look.org Artwork for the Xfce-Desktop 
 Box-Look.org Artwork for your Windowmanager 
 E17-Stuff.org Artwork for Enlightenment 
 Beryl-Themes.org Artwork for the Beryl Windowmanager 
 Compiz-Themes.org Artwork for the Compiz Windowmanager 
 EDE-Look.org Themes for your EDE Desktop 
--
-
 Debian-Art.org Stuff for Debian 
 Gentoo-Art.org Artwork for Gentoo Linux 
 SUSE-Art.org Artwork for openSUSE 
 Ubuntu-Art.org Artwork for Ubuntu 
 Kubuntu-Art.org Artwork for Kubuntu 
 LinuxMint-Art.org Artwork for Linux Mint 
 Arch-Stuff.org Art And Stuff for Arch Linux 
 Frugalware-Art.org Themes for Frugalware 
 Fedora-Art.org Artwork for Fedora Linux 
 Mandriva-Art.org Artwork for Mandriva Linux 
--
-
 KDE-Files.org Files for KDE Applications 
 OpenTemplate.org Documents for OpenOffice.org
 GIMPStuff.org Files for GIMP
 InkscapeStuff.org Files for Inkscape
 ScribusStuff.org Files for Scribus
 BlenderStuff.org Textures and Objects for Blender
 VLC-Addons.org Themes and Extensions for VLC
--
-
 KDE-Help.org Support for your KDE Desktop 
 GNOME-Help.org Support for your GNOME Desktop 
 Xfce-Help.org Support for your Xfce Desktop 
--
openDesktop.orgopenDesktop.org:   Applications   Artwork   Linux Distributions   Documents    Linux42.org    OpenSkillz.com   
 
Home
Apps
Artwork
News
Groups
Knowledge
Events
Forum
People
Jobs
Register
Login


-
- Content .- Fans (3) .- Knowledge Base  . 

RetrospeKt

   0.11  

KDE Archiving/Backup

Score 86%
RetrospeKt
zoom


RetrospeKt
zoom


RetrospeKt
zoom


Link:  http://
Downloads:  2375
Submitted:  May 9 2007
Updated:  Nov 17 2007

Description:

RetrospeKt is my attempt to make working with backups easier and more
intuitive. It is inspired by Apple's "Time machine" backup system and
is based on rsnapshot backup script.

The main advantage comes from using the hard links in backup snapshots. The snapshots are not archived/compressed in any way so with Retrospect you can easily
browse your folders (in konqueror) as they were at any previous backup
point. If you are using the Strigi desktop search, you can now search not only the current disk state but all the past disk states!

A simple konqueror service menu entries are also provided for:

* restoring files from backups
* comparing any two versions of a text file with the excellent Kompare
(see exactly what you changed and possibly un-apply those changes)
* browsing all the versions of the selected file
* finding all the deleted files in the current directory
* listing all the changes made on the selected file/directory (journal)

Now there is also included an extremely simple rsnapshot configuration utility. You just select the directories to backup, where to backup and how often to backup and the scripts will (should) take care of the rest! :)

TO INSTALL:
For full functionality make sure you have kommander, rsnapshot, kdialog, konqueror and kompare insalled.
Uncompress anywhere and run the 'install' script. Provide your root/user password when asked by kdesu.

KNOWN ISSUES:
Rsnapshot does not handle links correctly. For example, if your /home is a link to /disk2/home then please backup both the link (/home) and the actuall data (/disk2/home).

Any feedback much appreciated!




Changelog:

0.11
- cool new timeline style! (see the TIMELINE.readme or Help.html)
- Search renamed to Find
- Find: full (optional) regex support
- Find: can easily list all the files in the current directory with all the
versions of each file and all the deleted files (see Help!)
- Find: should be a bit faster (but still can take a long time)
- bug: correct nfs support (thanks dreadhead!)


0.10
- NEW! Search - locate all the files (even deleted!) that match the search string
(all the different versions of each file are also shown)
- directories are now marked in the journal
- a few cosmetic changes on the timeline




LicenseGPL
Send to a friend
Subscribe
Other  Content  from dsvilko
Report inappropriate content



goto page: prev   1  2  3 

-
.

 questions

 
 by bsander on: Dec 7 2007
 
Score 50%

Hi,

Where can I see/change at what time rsnapshot performs its daily run?

Also, I can't seem to add entries to the exclude list. Both the add and remove buttons are grayed out :(

Seems like a very promising app though, I'm looking forward to using it!


Reply to this

-

 Re: questions

 
 by dsvilko on: Dec 7 2007
 
Score 50%

The rsnapshot is run through cron job located in /etc/cron.d/rsnapshot. The first column are minutes, the second are hours.
As for the exclude list, I haven't yet had time to implement it but it's certainly on my TODO list.


Reply to this

-
.

 Re: Re: questions

 
 by bsander on: Dec 7 2007
 
Score 50%

Thanks :)

I thought of some more issues: During installation the dolphin servicemenu couldn't be copied because the d3lphin/servicemenus subfolder didn't exist yet. Now, after I copied it manually, it loads up an instance of konqueror (pointed at my home directory) whenever I use it..


Reply to this

-

 Re: Re: Re: question

 
 by dsvilko on: Dec 7 2007
 
Score 50%

Thanks for testing! Today, with 10s of popular distributions it's simply very hard to make sure your software works on them all. I will add a command to make that directory in the next version.
Can you tell me more about the second part of your post as I didn't quite understand it.
This is how it should work:
You open the dolphin and select (hover over) a directory. Select the 'retrospekt timeline'. Timeline should appear together with a konqueror window opened to the selected directory.


Reply to this

-
.

 Re: Re: Re: Re: ques

 
 by bsander on: Dec 8 2007
 
Score 50%

Ah yes, I see it now. The Konqueror window confused me since I was using Retrospekt from Dolphin. My bad :) By the way, any chance that in a future version Retrospekt could use the split-window abilities of dolphin for going back in time? That would seriously rock!

Another thing I noticed (mostly due to the absence of an exclude list), is that when I backup my home directory, stuff like the trash folder also gets backed up. This can be a serious waste of space I think, so maybe it would be nice to include some sensible defaults when you get around to finishing the exclude list :)

Again, thanks for a great job, I'm really enjoying this app so far!


Reply to this

-
.

 another bug..

 
 by bsander on: Dec 9 2007
 
Score 50%

I'm trying to change my include list now, but every time I add a directory to it the list is wiped clean. So for example, the list is populated with /etc end /home, then when I want to remove /home (that goes fine), and add /home/me/documents or something, but then when the folder selection dialog closes, the include list is empty.. I can add my folder, but then when I want to add another folder the same thing happens..

When I manually type in the path everything goes fine btw.

Incidentally, in my konsole there are a lot of messages like this:
kmdr-executor: WARNING: Pixmap not found for mimetype inode/directory
but I don't think that really has something to do with my problem, does it? :)


Reply to this

-
.

 still maintained

 
 by roudoud0u on: Feb 17 2008
 
Score 50%

Hi,
Thanks for this kde apps but i'm just wondering if it's still developped/maintained ?

Thanks.


Reply to this

-

 Re: still maintained

 
 by deech on: Mar 14 2008
 
Score 50%

I would also like to know if Dsvilko is still working on this program. It looks nice, but if it is no longer maintained I will probably not start using it...

deech


Reply to this

-

 Re: Re: still maintained

 
 by astromme on: May 20 2008
 
Score 50%

I'm not sure if it's still maintained, but it looks like an interesting backup solution. I have been playing with TimeVault, a simple gnome backup tool that has similar goals. I know that their underlying architectures are currently quite different, but I wonder if these two could form a standard base and then work on kde/gnome front end interfaces for the base?

I would love to have a desktop antagonistic backup service but still have the integration of configuration interfaces tied to DEs.


Reply to this

-
.

 just installed

 
 by reggler on: Jun 22 2008
 
Score 50%

Hi,

I just installed retrospekt and it told me i need to run retroskept-config first. When i do that, nothing really happens all i get is:
reg@desktop-reg:~/downloads/retrospekt> ./retrospekt-config
root: /.snapshots/
d:7 w:4 m:0 y:0
backup: /home/
backup: /etc/
backup: /usr/local/

Wwhat am I doing wrong?
Thanks!


chEErs roN
Reply to this

-

 Needed module for slax

 
 by miguipda on: Oct 9 2008
 
Score 50%

Hi,
perfect program but need to be compiled as module for slax.

http://www.slax.org/documentation_create_modules_rules.php

Sincerely thanks.

Have a nice day.


Reply to this

goto page: prev   1  2  3 

Add commentBack




-



 
 
 Who we are
Contact
More about us
Frequently Asked Questions
Register
Twitter
Blog
Explore
Apps
Artwork
Jobs
Knowledge
Events
People
Updates on identi.ca
Updates on Twitter
Content RSS   
Events RSS   

Participate
Groups
Forum
Add Content
Public API
About openDesktop.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2007-2016 openDesktop.org Team  
All rights reserved. openDesktop.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
openDesktop is a trademark of the openDesktop.org Team