Skip to content

jrbellido/reels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reels

Initializing the repository

$ reels init ./repo

Create a snapshot from a directory

$ reels create -r ./repo ~/Documents

Remove a snapshot

$ reels delete 7ff9e792349cb2397a7391 -r ./repo

List snapshots

$ reels list snapshots

Recover from snapshot

$ reels recover -r ./repo -o ./recovered  /Documents

About

Experimental backup tool written in Rust

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages