Paranoid Backup
 
Configuration Examples Paranoid Documentation
Below are some sample configurations to demonstrate the functionality of Paranoid Backup.
 
“Hello Backup” Scenario
Backs up a folder on the hard disk.
This is the most simple backup scenario possible with Paranoid Backup. The FileSystem Reader module reads all files from the folder you want to back up and provides each file's content in the data stream. This data stream is provided to a Repository Writer module, which writes it into the backup repository. After the backup is done, the backup repository contains all the user's files.
Here is the respective configuration file for this scenario.
 
Home Documentation Sample Configurations Quick Reference