Skip to content
Sebastian Schlicht edited this page Jul 11, 2020 · 7 revisions

For those who want to get things running as quick as possible, have a look at the getting started page (README) of the project.

If you want to backup additional directories, exclude certain files and alike, refer to the configuration page.

Power Users: Check the command line usage if you intend to run the backup script manually, e.g. to build your own work on top of it.

Prerequisites

In order to backup your files to a remote machine, you first have to have such a machine. Regarding NB, you can use any device that allows remote SSH access, for example any Raspberry Pi. Of course, you may also use standalone computers, servers, you name it.

To get a fully featured NAS with a minimal setup time, refer to my NAS setup guide.

Development

The realization page describes some of the core concepts and issues the automated backup deals with.

Clone this wiki locally