Skip to content

tach/hlbackup

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
= hlbackup について =

ハードリンクを利用したバックアップスクリプトです。pdumpfs の
アイデアをもとに、シェルスクリプトと rsync で実装しています。

== 設定 ==

このスクリプトは、中で /etc/hlbackup/run-backup を source して
います。ここにどこをバックアップするか記述します。
詳しくはファイルのヘッダにある記述例を見てください。

== コマンドライン ==

コマンドライン引数がある場合は,上記設定を source せず、引数で
指定した箇所をバックアップします。引数の指定は、run-backup の
中の「backup」の引数と同じです。

== バックアップの削除 ==
hlbackup-clean スクリプトでバックアップの削除ができます。

About

Delta backup system using rsync

Resources

License

Stars

Watchers

Forks

Packages

No packages published