diff options
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 0000000000000..6b7f46740fb46 --- /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. |