Skip to content
/ backup Public

Command line tool for creating encrypted backups avoiding duplicates

License

Notifications You must be signed in to change notification settings

nbari/backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

backup

Command line tool for creating encrypted backups avoiding duplicates.

crates.io Build Status

Usage

Create a new backup of /home/user1 and /home/user2

backup new mybackup -d /home/user1 -d /home/user2