diff options
author | Steven King <kingrst@gmail.com> | 2010-11-27 23:35:39 -0600 |
---|---|---|
committer | Heinz Wiesinger <pprkut@slackbuilds.org> | 2010-11-29 12:45:56 +0100 |
commit | 5cce8befbc806b5511dfc3b8936d32aa67747934 (patch) | |
tree | d7953be9a8a494480150d985367f499ef2d69446 /network/csync/README | |
parent | 31ececa12a18aeb26c845ac9a5ec01296f14172b (diff) | |
download | slackbuilds-5cce8befbc806b5511dfc3b8936d32aa67747934.tar.gz |
network/csync: Added (file synchronizer)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/csync/README')
-rw-r--r-- | network/csync/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/csync/README b/network/csync/README new file mode 100644 index 0000000000..323a087faf --- /dev/null +++ b/network/csync/README @@ -0,0 +1,8 @@ +Csync is a file synchronizer especially designed for you, the normal user. + +To be more precise csync is a client only bidirectional file synchronizer. +You can use csync for different things. The intention is to provide Roaming +Home Directories for Linux but you can use it to synchronize your music +collection or create a backup of a directory. + +Csync requires log4c, iniparser, and check. |