From b70cbe5a665d2978e5f7f326bf00eca2aa21cd7d Mon Sep 17 00:00:00 2001 From: Amit Ugol Date: Mon, 13 Mar 2017 22:59:47 +0000 Subject: network/dropbox: Updated for version 21.4.25. Signed-off-by: David Spencer --- network/dropbox/folders | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 network/dropbox/folders (limited to 'network/dropbox/folders') diff --git a/network/dropbox/folders b/network/dropbox/folders new file mode 100644 index 0000000000000..8cad21e873b51 --- /dev/null +++ b/network/dropbox/folders @@ -0,0 +1,12 @@ +Dropbox folders explained. + +The package installs dropbox into /opt/dropbox/dropbox-lnx.-. +When a user starts dropbox for the first time, this location serves as the +application location (dist). This negates the need to download the entire +client once per user. +Dropbox client is self upgrading, and the next time a new version is released, +each dropbox user will get a ~/.dropbox-dist that includes the new client. +The next time that the user will start dropbox, it will start from the home +dist. From that moment and as long as the user home dist remains, the client +will start from it, not from /opt. Only users with no home dist folder (new +user or deleted dist folder) will start the client from /opt. -- cgit v1.2.3