Skip to content

sjuvonen/tessa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TESSA

Experimental tool for snapshotting, made fit for my personal needs.

Requirements

  • Python 3
  • Use btrfs on relevant partitions

Installation

No installer yet.

Commands

Commands have to be executed as root.

Setup a profile for snapshots

tessa new --name <profile> --dest <destination> dir

List existing profiles

tessa list

Take a snapshot (executes btrfs sub snap)

tessa snap <profile>

Setting up remote backup

Currently there is no interface for configuring send/receive targets.

About

Simple snapshots for btrfs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages