Source: kubackup-server
Section: klabs
Priority: extra
Build-Depends: debhelper (>= 7)
Standards-Version: 3.8.0
Maintainer: Lorenzo Canovi (KUBiC Labs, CH) <packager@kubiclabs.com>
Homepage: http://www.kubiclabs.com/

Package: kubackup-server
Architecture: all
Depends: ${misc:Depends}, ku-file-utils, rsync, uuid-runtime
Description: KUBiC Labs rsync network backup (server)
 kubackup is a network backup system, based on rsync; is tailored for
 Linux systems, but with some limitations can backup Windows(tm)
 machines too (ie: using DeltaCopy porting of rsync), and potentially
 every system that can make use of rsync program
 .
 kubackup is fast, uses external disks for storage (tipically USB
 disks), efficently manage incremental backups, copies can be shared
 using samba with the same permission of original shares, so users
 can restore individual files by themself if needed
 .
 it's designed to work unattended, sends detailed reports via email,
 and can run on very low power machine (ie: appliances), the
 perfect solution for building small, affordable, drop-and-run
 backup machines
 .
 note: actually it misses a console management (ie: a web based one),
 all the setup and management must be done via ssh; the best way
 to manage it is using kusa integration
