暂无描述

bigeagle cba5e6d499 safely restart job 9 年之前
examples 5576efff56 set environment variable for mirror jobs 10 年之前
scripts 8fd57c3845 fix: apt-download checksum 10 年之前
systemd 6e667b8a03 update systemd 11 年之前
tunasync cba5e6d499 safely restart job 9 年之前
.gitignore 45b2046dfb bug fix 11 年之前
LICENSE 78f3501e19 Initial commit 11 年之前
README.md a615648333 job hook update 10 年之前
requirements.txt 41155a12ad update requirements.txt 10 年之前
tunasync.py 5725113a91 add status manager 11 年之前
tunasync_snapshot_gc.py 634780937d snapshot GC fix 10 年之前
tunasynctl.py a99ce6575f rewrite tunasynctl, add command 10 年之前

README.md

tunasync

TODO

  • use context manager to handle job contexts
  • Hooks need "before_exec", "after_exec"
  • implement tunasynctl tail and tunasynctl log or equivalent feature
  • status file
    • mirror size
    • upstream
  • btrfs backend (create snapshot before syncing)
  • add mirror job online
  • use toml as configuration