https://github.com/pforret/clisync
Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash) -- UNDER DEVELOPMENT
https://github.com/pforret/clisync
backup backup-tool bash bashew scripting
Last synced: 7 months ago
JSON representation
Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash) -- UNDER DEVELOPMENT
- Host: GitHub
- URL: https://github.com/pforret/clisync
- Owner: pforret
- License: mit
- Created: 2021-01-26T12:05:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-05T22:35:45.000Z (over 4 years ago)
- Last Synced: 2025-01-13T22:22:24.336Z (9 months ago)
- Topics: backup, backup-tool, bash, bashew, scripting
- Language: Shell
- Homepage:
- Size: 338 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README






[](https://basher.gitparade.com/package/)# clisync
Backup to local disks/S3 cloud storage with daily/weekly/monthly (CLI bash)
## Installation
with [basher](https://github.com/basherpm/basher)
$ basher install pforret/clisync
or with `git`
$ git clone https://github.com/pforret/clisync.git
$ cd clisync## Usage
> clisync.sh [action]
## Acknowledgements
* script created with [bashew](https://github.com/pforret/bashew)
© 2021 Peter Forret