diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-04-02 14:25:46 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-04-02 14:25:46 +0000 |
commit | a42f4585960e0916692dafa4ae221e9ba979d990 (patch) | |
tree | 7b9dbaa7466e50601de7e181d086c9ec75341771 /sysutils/ssync/pkg-descr | |
parent | 55c9609c9c4cc26265e2a540d70c12260bf1e353 (diff) | |
download | ports-a42f4585960e0916692dafa4ae221e9ba979d990.tar.gz ports-a42f4585960e0916692dafa4ae221e9ba979d990.zip |
Notes
Diffstat (limited to 'sysutils/ssync/pkg-descr')
-rw-r--r-- | sysutils/ssync/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/ssync/pkg-descr b/sysutils/ssync/pkg-descr new file mode 100644 index 000000000000..4a98f3ddcebf --- /dev/null +++ b/sysutils/ssync/pkg-descr @@ -0,0 +1,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://equusasinus.com/ssync/ |