-
 KDE-Apps.org Applications for the KDE-Desktop 
 GTK-Apps.org Applications using the GTK Toolkit 
 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 
--
-
 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 
--
-
 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
--
-
 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    Open-PC.com   
Apps
Groups
Knowledge Base
Events
Forum
People
Jobs
Register
Login

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

KBackup

   0.6.3  

KDE Archiving/Backup

KBackup
zoom


KBackup
zoom


Link:  Link
Depends on:  KDE 4.x
Downloads:  14932
Submitted:  Aug 31 2006
Updated:  Sep 25 2009
Score: 
score79%79%score
 79% good
bad   good

Description:

KBackup is a program that lets you back up any directories or files, whereby it uses an easy to use directory tree to select the things to back up.

The program was designed to be very simple in its use so that it can be used by non-computer experts.

The storage format is the well known TAR format, whereby the data is still stored in compressed format (bzip2 or gzip).

The backup can be put onto a local directory (mounted device, etc.) but also on a remote URL (thanks to KDE KIO).

It also includes a german, french, italian, slovak, portuguese, swedish and russian translation for the user interface and an english, french, russian and german handbook.

Note: the documentation for 0.6.x is only current in english and german.

For the former KDE3 version 0.5.4:
You'll find all RPMs including 64bit versions for different distributions on the openSuse build service (links below)




Changelog:

25.09.2009 (0.6.3)
- When running in non interactive mode (e.g. cron), do not use KIO but only direct file access
as KIO needs a KDE session and $DISPLAY
This now makes the slice-reduction on the local target dir work.

05.09.2009 (0.6.2)
- Fix handling of disk-full situation (and a crash with it)

01.07.2009 (0.6.1)
- Avoid backup of the backup file
- make it compile with KDE Version < 4.2

24.May 2009 (0.6)
kbackup is now ported to KDE4 and has the following new features:
- Port to cmake and KDE4/Qt4, which also removes the 4GB limit per file
- sort hidden files/dirs before normal ones
- show dimmed icon for hidden files (like konqueror)
- don't allow to expand symlinked dirs as the content is not archived but only the link
- Add "Save As..." menu and store name of loaded profile, so that a save directly writes to that
- Add --autobg commandline which starts kbackup without a GUI e.g. for cron, at, ...
- Add --verbose commandline option which allows to see all files when using --autobg
- When the upload fails for a slice, offer a way to select a temporarily different target
- if target-dir does not exist, create it (mkdir -p)
- # of kept backups on target dir (per profile)
- show list of created archive slices in finish-dialog

25.Jan 2008
Added 2 new distributions in the openSuse build-service: RHEL-5 and CentOS-5 (both 32 and 64 bit)

19.Jan 2008 (0.5.4)
- correctly limit slice size:
- limited by the target directory (when we store directly into a local dir)
- limited by the "tmp" dir when we create a tmp file for later upload via KIO
- limited by Qt3 (4GB on 32bit)
- limited by user defined maxSliceMBs
- sort directories first in treeview
- correctly sort by size and timestamp in treeview
- check if a file that is archived into the backup is not the backup itself


4.Jan 2008
I have extended the usage of the openSuse build service.
Therefore I can offer now Suse, Mandriva and Fedora RPMs including 64bit versions.

13.Oct 2007 (0.5.3)
- Add russian handbook (thanks to Alexey Kouznetsov)
- show symbolic links with an overlayed "link" icon
- fix handling of files larger than 2GB
- avoid crash when writing special files (below /proc)

19.Aug 2007
- Repackaged to add spanish translation (thanks to Gerardo Bueno)
15.Aug 2007 (0.5.2)
Finally I release a minor update to kbackup. Here is the ChangeLog:
- start with the HOME folder opened
- add a profile option to avoid media change dialog
- add a profile option to avoid compressing files at all
- Whenever a directory is only partly included, show it with blue color
- Show a dialog when the backup has finished
- automatically save/restore window size
- add "auto" commandline option to automatically start a backup and quit kbackup when done.
- added predefined slice sizes (for CDs, DVDs) in profile settings dialog
- added portuguese translation thanks to Carlos Gonçalves

21.Dec 2006:
Thanks to Carlos Gonçalves kbackup is now in the openSuse KDE:/Community project.
kbackup is therefore now available for openSUSE 10.2 and Factory, SUSE 10.1, 10.0 and SLE10

1.Oct 2006: (0.5.1)
- added "recent files" action
- added profile setting to define a maximum slice size
- store recent directory for file dialog

29.Sept 2006:
KBackup is now included in the Fedora 5 branch.
Fedora users just have to do "yum install kbackup" as root.
- added french handbook

24.Sept 2006: 0.5 released
- added systray functionality
- added profile setting to define file-prefix
- added slovak GUI translation (thanks to Jozef Riha)
- fixed Umlaut encoding for directories

21.Sept 2006:
- added fedora RPMs (thanks to Alain PORTAL)

16.Sept 2006:
- added russian translation (thanks to Alexey Kouznetsov)
- added italian translation (thanks to Andrea Sciucca)

3.Sept 2006:
- added german handbook
- added french GUI translation (thanks to Régis FLORET)
- added missing "unlimited" translation string
- added the RPM .spec file
- added missing .mo translation files into RPM




LicenseGPL
Source(kbackup-0.6.3.tar.bz2)
SUSE(kbackup (0.6.3) in KDE4:/Community)
Mandriva(Mandriva 2009.1 (0.6))
Fedora(Fedora RPMs (0.5.4))
Mandriva(Mandriva RPMs 2006, 2007 (0.5.4))
Mandriva(Mandriva 2008.0 (0.5.4))
Red Hat(RHEL-5 and CentOS-5 (0.5.4))
Debian(Debian Etch)
Mandriva(Mandriva 2008.1 (0.5.4))
other(PCLinuxOS Package)
Slackware(Slackware 12 (0.5.4))
Ubuntu(Kubuntu (0.6.3))
openSUSE 11.1 (x86_64)
openSUSE 11.1 (i586)
openSUSE 11.1 (x86_64)
openSUSE 11.1 (i586)
openSUSE 11.2 (x86_64)
openSUSE 11.2 (i586)
openSUSE 11.2 (i586)
openSUSE 11.2 (x86_64)
openSUSE Factory (i586)
openSUSE Factory (x86_64)
openSUSE Factory (i586)
openSUSE Factory (x86_64)
openSUSE Factory (i586)
openSUSE Factory (x86_64)
openSUSE Factory (i586)
openSUSE Factory (x86_64)
SUSE SLE-11 (x86_64)
SUSE SLE-11 (i586)
SUSE SLE-11 (x86_64)
SUSE SLE-11 (i586)
send to a friend
subscription
other apps from mkoller

goto page: prev   1  2  3  4  5 

-

 Mandriva 2009 doesn't work fin

 
 by albpanig on: Nov 6 2008
 

I use KBackup from mandriva 2007.
All good but, with rel 2009, I've lot of problem.
On start there's the message: "Could not read network connection list /home/user/.DCOPserver_localhost_0"

Then, opening a profile, the error: "Could not find mime type application/octet-stream"

what means?

thanks


reply to this

-

 Re: Mandriva 2009 doesn't work fin

 
 by mkoller on: Nov 7 2008
 

I can't say. Seems to be some general KDE problem.
Are you already using KDE4 ?


Martin
reply to this

-

 Re: Re: Mandriva 2009 doesn't work fin

 
 by albpanig on: Nov 7 2008
 

yes KDE4.


reply to this

-

 Re: Re: Mandriva 2009 doesn't work fin

 
 by albpanig on: May 12 2009
 

with 2009.1 is complete out.
is impossible the installation too.


reply to this

-
.

 Re: Re: Re: Mandriva 2009 doesn't work fin

 
 by gejobj on: May 26 2009
 

I made a mandriva 2009.1 rpm version.

You can download it from here:

http://www.latuberia.net/rpms/2009.1/kbackup-0.6-1.mdv2009.1.i586.rpm

Bye.


reply to this

-

 Couple observations and bug...

 
 by Gen2ly on: Jun 16 2009
 

Great program. Keeps it simple, blends well into KDE 4.

Got a bug about half way into the backup. Kbackup crashed I guess (because I left and came back and it was no longer there) and didn't complete backup. It left two tar files:

backup_2009.06.16-05.43.53_1.tar
backup_2009.06.16-05.43.53_2.tar

The first is 780MB and the next is 12MB. I looked at both tar's and stopped on this file:

home/todd/.etwolf/tcetest/obj_nbh_b031.pk3

This file is in the second tar and is the only one.

This file was also left (not sure what it is):

backup_2009.06.16-05.43.53_3.tarr16264.new

and it is 3.9MB. Best backup program I've seen yet. Hope these can be fixed. :)

I noticed a couple things as a new user:

1) Maybe it's my theme but I can't tell from a main directory checkbox if a subdirectory has something in it. I noticed however a blue outline when I ran the program as root.

2) No idea just what "medium" means.

3) I have no idea what the trailing numbers (following the date) in the filename mean.

Thanks for work, appreciate the program.


reply to this

-

 Re: Couple observations and bug...

 
 by Gen2ly on: Jun 16 2009
 

Scratch that last part about the bug. Turns out this was because I had run out of room on my backup partition.


reply to this

-

 Re: Re: Couple observations and bug...

 
 by Gen2ly on: Jun 17 2009
 

Great program, backed up everything no problems. A couple things: I selected "Compress Files" in the profile settings and thought I'd get a compressed archive (for example backup.tgz). Glad everything was compressed but it makes for alot of work to decompress every file. Also, I saved my backup to my backup directory and it included the temp file:

/root/Backup/arch-linux_2009.06.16-12.41.46_1.tarx18260.new (2.6 GiB)
...compressing file /root/Backup/arch-linux_2009.06.16-12.41.46_1.tarx18260.new

Thanks for the program, nice work.


reply to this

-

 Re: Re: Re: Couple observations and bug...

 
 by mkoller on: Jun 20 2009
 

> I selected "Compress Files" in the profile settings and thought I'd get a compressed archive (for example backup.tgz).

Have a look in the online handbook, chapter "Archive compression"

> Also, I saved my backup to my backup directory and it included the temp file:

This is a bug. I have code in it which should make sure that does not happen, but it seems there was a change in behaviour between the KDE3 and KDE4 libraries, which I did not notice.
I'll check if I can fix this easily.

Thanks for your feedback!


Martin
reply to this

-

 Re: Re: Couple observations and bug...

 
 by mkoller on: Jun 20 2009
 

It should _never_ crash. I have to analyze why it did that ...


Martin
reply to this

-

 Re: Couple observations and bug...

 
 by mkoller on: Jun 20 2009
 

> This file was also left (not sure what it is):
> backup_2009.06.16-05.43.53_3.tarr16264.new

This is a temporary file used during the tar-file creation. This seems to be a KDE internal way of creating the file and when it's finished, it's renamed to the final name.

>1) Maybe it's my theme but I can't tell from a main directory checkbox if a subdirectory has something in it. I noticed however a blue outline when I ran the program as root.

Hmm ... seems to be a style thing. I defined to show the entries in a tree in blue when a directory has partly selected subitems.
What Style are you using ? What KDE version are you on ?

> 2) No idea just what "medium" means.

originally the program was written to support changeable media, e.g. ZIP-disks. A "medium" is a changeable unit, e.g. a disk.

> 3) I have no idea what the trailing numbers (following the date) in the filename mean.

It's the slice sequence number. Have a look in the online handbook chapter "Archive slices"


Martin
reply to this

-

 Re: Re: Couple observations and bug...

 
 by Gen2ly on: Jun 27 2009
 

Ok, looked at the manual. The Online Manual is Help > Kbackup-Help (my google-fu got a workout).

From the manual looks like compression is done to every file individually. Generally when I do restores I to a command like:

tart -xvf backup.tgz -C /mnt/harddisk

If I am to uncompress this archive, wouldn't I have to do something like:

tar backup.tar | bzcat *

Hmm, not even sure just how I'd do it. Any recommendations? Gotta think this complicates things a bit.

As for the crash, there was none. Kbackup is running just fine.


reply to this

-

 Re: Re: Re: Couple observations and bug...

 
 by mkoller on: Jun 27 2009
 

> From the manual looks like compression is done to
> every file individually.

Yes, until you deactivate compression completely, which
you can define in the profile settings.

> Generally when I do
> restores I to a command like:
>
> tart -xvf backup.tgz -C /mnt/harddisk
>
> If I am to uncompress this archive, wouldn't I
> have to do something like:
>
> tar backup.tar | bzcat *

After you extracted it from the tar-file (tar -xvf
backupfile.tar), you can then uncompress all files
from the current directory recursively down with
the following command:

find . -name \*bz2 -print0 | xargs -0 bunzip2


Martin
reply to this

-
.

 Kubuntu jaunty ppa

 
 by franciscot on: Jul 10 2009
 

I made a package for kubuntu jaunty in:
https://launchpad.net/~leviatan1/+archive/ppa

Wishlist:
- Exclude files with regexp, for example *.part or *.mp3.
- Exclude files by size, for example bigger than 200MB
- Include by default a sample profile, with /usr/local /etc /home /var ... etc.

Thank you, It's a great application.


reply to this

-

 PCLinuxOS Package

 
 by texstar on: Sep 11 2009
 
texstartexstar
pclinuxos.co m
Home
-
B R
pclinuxos.com
United States of America
last visit Dec 22 2009
1 friends
0 groups

other contents
send a message
add as friend
more info
--

PCLinuxOS package available: http://tinyurl.com/porjbd


reply to this

-

 Documentation/handbook?

 
 by gminnerup on: Oct 23 2009
 

There are several references to documentation but I can't find any. The "Help" function does not lead anywhere. Any suggestions as to where to find docs would be much appreciated.


reply to this

-

 Re: Documentation/handbook?

 
 by mkoller on: Oct 23 2009
 

Depending on how you installed it, it is either in the source package, or in some other rpm package, etc.
E.g. on openSuse it's in the extra package kbackup-lang-0.6.3-3.1.i586.rpm


Martin
reply to this

-

 Re: Re: Documentation/handbook?

 
 by gminnerup on: Oct 24 2009
 

Thanks, found it now. Had installed KBackup but not the lang extras.


reply to this

-

 Re: Re: Documentation/handbook?

 
 by gminnerup on: Oct 24 2009
 

A question which the handbook doesn't really answer: I'm backing up to a networked (smb) NAS box, so I've entered "unlimited" and "no compression" in my profile, yet KBackup still splits into several media (of around 22Gb in size). Shouldn't it simply write one large .tar file with those settings?


reply to this

-

 Re: Re: Documentation/handbook?

 
 by gminnerup on: Oct 24 2009
 

A question which the handbook doesn't really answer: I'm backing up to a networked (smb) NAS box, so I've entered "unlimited" and "no compression" in my profile, yet KBackup still splits into several media (of around 22Gb in size). Shouldn't it simply write one large .tar file with those settings?


reply to this

-

 Re: Re: Re: Documentation/handbook?

 
 by mkoller on: Oct 24 2009
 

There are other constraints:
In the source I made the following comment:

// calculate how large a slice can actually be
// - limited by the target directory (when we store directly into a local dir)
// - limited by the "tmp" dir when we create a tmp file for later upload via KIO
// - limited by Qt (64bit int)
// - limited by user defined maxSliceMBs


I will add this to the documentation.

So in your case it must be the KDE-tmp-dir free disc space.


Martin
reply to this

-

 Incorrect target drive size

 
 by dejamuse on: Dec 5 2009
 

Just installed a WD Mybook 1TB drive and formatted it on FreeBSD with sysinstall and disklabel. Using the entire disk for a single slice with 890GB free.

Kbackup reports the target drive size as 4GB so the backup fails when it hits this limit.

I'm using PCBSD and the Kinfocenter correctly reports the drive size.


reply to this

-

 Re: Incorrect target drive size

 
 by mkoller on: Dec 6 2009
 

Are you still using kbackup 0.5.x ?
If so, then this is the limit Qt3 can handle.
Try it with the current 0.6.x version instead.


Martin
reply to this

-

 Re: Re: Incorrect target drive size

 
 by dejamuse on: Dec 7 2009
 

.6 is not in ports yet.

.5.4_2 is current.

As soon as the port is updated PCBSD will automatically rebuild the PBI.


reply to this

goto page: prev   1  2  3  4  5 

add commentback




-
-
all messages
openDesktop.org Facebook App

Partners
Place Your Link Here!
online casino bonus

-
Best Twitter Client
 Official Twitter Web Interface
 Choqok
 Plasma Twitter Applet
 Twitux
 gTwitter
 Spaz
 Twitterfox
 Gwibber
 Qwit
 TweetDeck
 Other
 Not using Twitter

resultmore
Cool Sites
iPhone Hintergrundbilder

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

Participate
Groups
Forum
Add App
Public API
About KDE-Apps.org
Legal Notice
Spreadshirt Shop
CafePress Shop
Advertising
Sponsor us
Report Abuse
 

Copyright 2003-2010 KDE-Apps.org Team  
All rights reserved. KDE-Apps.org is not liable for any content or goods on this site.
All contributors are responsible for the lawfulness of their uploads.
KDE and K Desktop Environment are trademarks of KDE e.V.