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

https://github.com/reo7sp/rsyncdrive

Bash script for syncing your code or other files via rsync
https://github.com/reo7sp/rsyncdrive

rsync

Last synced: 8 months ago
JSON representation

Bash script for syncing your code or other files via rsync

Awesome Lists containing this project

README

          

# rsyncdrive

Bash script for syncing your code or other files via rsync.

It excludes all files mentioned in ".gitignore" files from syncing. The local backups are powered by git versioning.

To configure the script edit variables which are in the beginning of the "rsyncdrive.sh".