Releases: mpicbg-scicomp/scion
Releases · mpicbg-scicomp/scion
1.2.8
- fix the bug of invoking many sleep processes
1.2.7
- Rsync daemon life time is changed to one day
- Client has a function to check if the rsync daemon is running, otherwise it will relaunch it
1.2.5
- Incremental option is changed to "--append-verify" to avoid file corruption
1.2.4
- Support user mode installation (rather than Administrator mode)
1.2.1
Release candidate 1.2.1 (2024-02-01)
Features
- Control daemon process lifecycle after time-out (1 day limit) (fbad488), closes #44
Bug Fixes
- alphabetic ordered names (89117b7), closes #49
- refine pkill commands for controlling the daemon process (525a895)
- sleep 1 day then terminate rsync daemon process (73aff39)