diff options
author | Murat D. Kadirov <banderols@gmail.com> | 2010-09-16 23:52:31 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-09-16 23:52:31 -0500 |
commit | 8ca8d4be4d4152fda5c34eef2bcb2c7559432fa0 (patch) | |
tree | 99efdb21f4aaebedecbebb94ed691826de326b95 /network/dropbox/README | |
parent | f34c439e22b153dc9cdd47f200a571166835398d (diff) | |
download | slackbuilds-8ca8d4be4d4152fda5c34eef2bcb2c7559432fa0.tar.gz |
network/dropbox: Added (store, sync and share files online)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/dropbox/README')
-rw-r--r-- | network/dropbox/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/dropbox/README b/network/dropbox/README new file mode 100644 index 0000000000..6b7f46740f --- /dev/null +++ b/network/dropbox/README @@ -0,0 +1,8 @@ +Dropbox (store, sync, and share files online) + +Dropbox is an extension that integrates the Dropbox web service with +your desktop. It consists of two major components: dropboxd - a per +user closed-source daemon process that makes sure your $HOME/Dropbox +directory is properly synchronized with the web Dropbox server/service, +and dropbox-client, which connects to your dropboxd and presents a GUI +based on the information dropboxd provides. |