Update README.md

This commit is contained in:
Adrien Ferrand 2017-04-20 19:00:03 +02:00 committed by GitHub
parent b87de393ed
commit 5cf9dd3860

View File

@ -1,11 +1,8 @@
# adferrand/backuppc:4.1.1
* [Introduction](#introduction)
* [Container functionalities](#container-functionalities)
* [Basic usage](#basic-usage)
* [Data persistency](#data-persistency)
* [POSIX rights](#posix-rights)
* [UI SSL encryption](#ui-ssl-encryption)
@ -16,7 +13,7 @@
# Introduction
<img src="http://backuppc.sourceforge.net/images/icons/BackupPC/mid/logo.gif" height="50">
![BackupPC Logo](http://backuppc.sourceforge.net/images/icons/BackupPC/mid/logo.gif)
BackupPC is a free self-hosted backup software which allow to make backup of remote hosts through various ways like rsync, smb or tar. It supports full and incremental backups, and reconstruct automatically a usable verbatim from any backup version. Started with version 4, BackupPC uses a new way to store backups using a reverse delta approach and no hardlinks.
See [BackupPC documentation](http://backuppc.sourceforge.net/BackupPC-4.1.1.html) for further details and how to use it.