Commit graph

2 commits

Author SHA1 Message Date
Vsevolod Stakhov
937678c9fb - Add a port of the 4.x series of BackupPC
BackupPC is a fast, enterprise-grade backup system. It provides
a web-based user interface. It supports several platforms (Unix-like,
    Windows, MacOSX) to backup to a disk-based storage.

No client-side software is necessary, as the BackupPC server uses
several protocols (smb, rsync, tar and ftp) native to the client OS.

File-level deduplication combined with optional compression minimizes
the disk space needed to store the backups and disk I/O and enables
synthetic backups to reduce network traffic.

BackupPC is not a block-level backup system but performs file-based
backup and restore. Thus it is not suitable for backup of disk
images or raw disk partitions.

BackupPC supports laptop environments with clients on dynamic
IP addresses (DHCP) not always connected to the network.

WWW: http://backuppc.sourceforge.net/

Users of the sysutils/backuppc port should read
http://backuppc.sourceforge.net/BackupPC-4.0.0.html#BackupPC-4.0

PR:		217638
Submitted by:	Alexander Moisseev <moiseev at mezonplus.ru>
2017-04-24 16:24:13 +00:00
Kurt Jaeger
8c87610bf5 New port: sysutils/backuppc-devel
BackupPC is a high-performance, enterprise-grade system for backing up
Linux, WinXX and MacOSX PCs and laptops to a server's disk.
BackupPC is highly configurable and easy to install and maintain.

WWW: http://backuppc.sourceforge.net

This is Version 4.0.0alpha3, please use with caution. On the other
hand, it is 10 month old, and the submitter is also the maintainer of
sysutils/backuppc.

PR:		183241
Submitted by:	Alexander Moisseev <moiseev@mezonplus.ru>
2014-10-23 17:48:35 +00:00