An open API service indexing awesome lists of open source software.

https://github.com/rogusdev/dirbu

A directory/drive backup tool
https://github.com/rogusdev/dirbu

Last synced: 6 months ago
JSON representation

A directory/drive backup tool

Awesome Lists containing this project

README

          

# dirbu
A directory/drive backup tool for educating myself

Effectively a combination of `rsync` and `tree` -- to do an rsync copy off of tree esque output.

In practice, I use rsync, with tree as a confirmation helper. But building this was informative all the same.