Update www/pecl-solr to version 2.4.0
[dports.git] / sysutils / backuppc / pkg-descr
1 BackupPC is a fast, enterprise-grade backup system. It provides
2 a web-based user interface. It supports several platforms (Unix-like,
3 Windows, MacOSX) to backup to a disk-based storage.
4
5 No client-side software is necessary, as the BackupPC server uses
6 several protocols (smb, rsync, tar and ftp) native to the client OS.
7
8 File-level deduplication combined with optional compression minimizes
9 the disk space needed to store the backups and disk I/O and enables
10 synthetic backups to reduce network traffic.
11
12 BackupPC is not a block-level backup system but performs file-based
13 backup and restore. Thus it is not suitable for backup of disk
14 images or raw disk partitions.
15
16 BackupPC supports laptop environments with clients on dynamic
17 IP addresses (DHCP) not always connected to the network.
18
19 WWW: http://backuppc.sourceforge.net/