mirror of
https://github.com/tuna/tunasync.git
synced 2025-04-21 04:42:46 +00:00
15 lines
371 B
Markdown
15 lines
371 B
Markdown
tunasync
|
|
========
|
|
|
|
## TODO
|
|
|
|
- [ ] use context manager to handle job contexts
|
|
- [x] Hooks need "before_exec", "after_exec"
|
|
- [x] implement `tunasynctl tail` and `tunasynctl log` or equivalent feature
|
|
- [x] status file
|
|
- [ ] mirror size
|
|
- [x] upstream
|
|
- [x] btrfs backend (create snapshot before syncing)
|
|
- [x] add mirror job online
|
|
- [x] use toml as configuration
|