Skip to content
This repository has been archived by the owner on Jan 17, 2019. It is now read-only.
/ dataleech Public archive

ZFS Backup Strategy - short term local backups and long term remote sync.

License

Notifications You must be signed in to change notification settings

xvzf/dataleech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DATALEECH

ZFS Backup Strategy - short term local backups and long term remote sync. Developed to be transparent and easy to use.

Usage

Usage: dataleech [OPTIONS] COMMAND [ARGS]...

Commandline interface for dataleech

Options:
--help  Show this message and exit.

Commands:
snapshot  Creates a snapshot, either short, daily,...
sync      Syncs snapshots to a local or remote backup...

Snapshot options

Usage: dataleech snapshot [OPTIONS] NAME

Creates a snapshot, either short, daily, weekly or custom

Options:
--short-keep INTEGER   How many short term snapshots to keep
--custom-dataset TEXT  Custom dataset
--custom-name TEXT     Custom snapshot name
--help                 Show this message and exit.

Sync options

Usage: dataleech sync [OPTIONS]

Syncs snapshots to a local or remote backup target

Options:
-l, --local        Snyc snapshots to the local backup target
-r, --remote       Snyc snapshots to the remote backup target
-c, --custom       Custom source and target, please specify
--custom-src TEXT  Custom source
--custom-dst TEXT  Custom destination
--help             Show this message and exit.

About

ZFS Backup Strategy - short term local backups and long term remote sync.

Resources

License

Stars

Watchers

Forks

Packages

No packages published