opnsense-ports/net/rsync-bpc/pkg-descr
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

13 lines
473 B
Text

Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.
The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.
Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.
Rsync-bpc serves no purpose outside of BackupPC.
WWW: http://backuppc.sourceforge.net/