diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-07 04:38:21 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-07 04:59:39 +0700 |
commit | 69ab7876c0b628ac7043dd97a1bc5e4a0ee86b06 (patch) | |
tree | e94a932a40aa45ab784ae41459d411f061f4c907 /network/seafile-client/README | |
parent | 274877a6d8fd6d589087cfd22cfd47db952630d8 (diff) |
network/seafile-client: Added (Cloud Storage System).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/seafile-client/README')
-rw-r--r-- | network/seafile-client/README | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/network/seafile-client/README b/network/seafile-client/README new file mode 100644 index 0000000000000..937324eae1073 --- /dev/null +++ b/network/seafile-client/README @@ -0,0 +1,15 @@ +Seafile is a next-generation open source cloud storage system with +advanced support for file syncing, privacy protection and teamwork. + +Collections of files are called libraries, and each library can be +synced separately. A library can be encrypted with a user chosen +password. This password is not stored on the server, so even the +server admin cannot view a file's contents. + +Seafile allows users to create groups with file syncing, wiki, and +discussion to enable easy collaboration around documents within a +team. + +Note: +This package conflicts with seafile-server. Install just one of +them at the same time. |