|
@@ -3,10 +3,12 @@ tunasync
|
|
|
|
|
|
## TODO
|
|
|
|
|
|
-- [ ] implement `tunasynctl tail` and `tunasynctl log` or equivalent feature
|
|
|
+- [ ] use context manager to handle job contexts
|
|
|
+- [ ] Hooks need "pre_try", "post_try"
|
|
|
+- [x] implement `tunasynctl tail` and `tunasynctl log` or equivalent feature
|
|
|
- [x] status file
|
|
|
- [ ] mirror size
|
|
|
- - [ ] upstream
|
|
|
+ - [x] upstream
|
|
|
- [x] btrfs backend (create snapshot before syncing)
|
|
|
- [x] add mirror job online
|
|
|
- [x] use toml as configuration
|