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

https://github.com/royborgen/filesync

A Bash script for safe simple file synchronization between a local folder and a remote system using rsync. Supports push (local → remote) and pull (remote → local) operations with interactive prompts to confirm deletions. The script is configurable via a separate config file for easy management.
https://github.com/royborgen/filesync

bash file-synchronization rsync

Last synced: about 2 months ago
JSON representation

A Bash script for safe simple file synchronization between a local folder and a remote system using rsync. Supports push (local → remote) and pull (remote → local) operations with interactive prompts to confirm deletions. The script is configurable via a separate config file for easy management.

Awesome Lists containing this project