Project

lnbackup

0.0
No release in over 3 years
Low commit activity in last 3 years
Lnbackup is a hardlink backup system for hard drives. Lnbackup operates in a way similar to the '--link-dest' switch in rsync. It creates incremental backups using hardlinks so that each backup seems like a full backup. Additionaly it can make (using hardlinks) bootable mirror from the latest backup. Obviously the target filesystem of lnbackup needs to support hardlinks. It's run on ~200 servers for several years and it is considered stable. Read the man page for more information.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme
Lnbackup is a hardlink backup system for hard drives.

Lnbackup operates in a way similar to the '--link-dest' switch in rsync.

It creates incremental backups using hardlinks so that each backup seems like a full backup. Additionaly it can make (using hardlinks) bootable mirror from the latest backup.

Obviously the target filesystem of lnbackup needs to support hardlinks.

It's run on ~200 servers for several years and it is considered stable.

Read the man page for more information.