Skip to content

falk-werner/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup.rs

Usage

Create or Update

backup [-f <checksum-file>] <src-dir> <target-dir>

Check

backup [-f <checksum-file>] [--check] <target-dir>

Restore

backup [-f <checksum-file>] --restore <src-dir> <target-dir>

backup format

target
+-- checksums.txt
+-- source-file
+-- source-dir
...

About

backup utility written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages