Commit graph

3 commits

Author SHA1 Message Date
Kurt Jaeger
21f3bb2dae archivers/urbackup-server: fix newsyslog sample
- Remove .sample file from newsyslog directory
  It can cause confusion to newsyslog

PR:		227853
Submitted by:	freebsd@coombscloud.com (maintainer)
Reported by:	mat
2018-08-05 17:43:48 +00:00
Kurt Jaeger
af79bc01d0 archivers/urbackup-server: add default config and log rotation (via newsyslog)
PR:		227853
Submitted by:	Kirk Coombs <freebsd@coombscloud.com> (maintainer)
2018-07-31 18:43:04 +00:00
Kurt Jaeger
716fb1c016 New port: archivers/urbackup-server
UrBackup is an easy to setup Open Source client/server backup system,
that through a combination of image and file backups accomplishes
both data safety and a fast restoration time.

File and image backups are made while the system is running without
interrupting current processes.

UrBackup also continuously watches folders you want backed up in
order to quickly find differences to previous backups. Because of
that, incremental file backups are really fast.

Your files can be restored through the web interface, via the client or the
Windows Explorer while the backups of drive volumes can be restored with a
bootable CD or USB-Stick (bare metal restore).

A web interface makes setting up your own backup server really easy.

WWW: https://www.urbackup.org

PR:		225148
Submitted by:	Kirk Coombs <freebsd@coombscloud.com>
2018-04-15 17:00:10 +00:00