blob: 98f91d0069e41ddf12bc645db039df308159f276 (
plain) (
blame)
1
2
3
4
5
6
7
|
Ssync is a minimalistic tool for keeping filesystems in synchronization.
The main goals in writing ssync are correctness, simplicity, speed,
low-resource comsumption and portability. It features a number of options
to control how things are synchronized and under what conditions, as well
as useful dry-run and verbose modes.
WWW: http://linuxfocus.org/~guido/endangered_software.html#ssync
|