User Tools

Site Tools


linux:dropbox

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:dropbox [2018/10/26 14:37] jansenlinux:dropbox [2020/07/22 09:14] – [Dropbox] jansen
Line 15: Line 15:
     * Restart dropbox again. It will now work with the local location (''/data1/yourusername/Dropbox'')     * Restart dropbox again. It will now work with the local location (''/data1/yourusername/Dropbox'')
     * If you want, you can now remove the symbolic link from your home directory     * If you want, you can now remove the symbolic link from your home directory
-  An alternative method tricks dropbox into seeing another directory as your home, so you can avoid using the nfs mounted home disk. However, using this method, dropbox cannot be started automatically when you log in, you have to use the commandline to start it up, although file manager access will work once started.+  An alternative method tricks dropbox into seeing another directory as your home, so you can avoid using the nfs mounted home disk. However, using this method, dropbox cannot be started automatically when you log in, you have to use the commandline to start it up, although file manager access will work once started.
     * Stop Dropbox if it is already running     * Stop Dropbox if it is already running
     * Create the directory where you want the Dropbox files on the local disk, eg ''/data1/yourusername''     * Create the directory where you want the Dropbox files on the local disk, eg ''/data1/yourusername''
     * Point HOME to that location, and start installing dropbox:  ''( setenv HOME /data1/yourusername ; dropbox start -i )''     * Point HOME to that location, and start installing dropbox:  ''( setenv HOME /data1/yourusername ; dropbox start -i )''
     * Next time you log in, repeat this command without the -i option: ''( setenv HOME /data1/yourusername ; dropbox start )''     * Next time you log in, repeat this command without the -i option: ''( setenv HOME /data1/yourusername ; dropbox start )''
-  * Disable LAN sync (Dropbox preferences - general tab). It would only be useful to synchronize between computers in the local network, but the computers in our network can share disks through automount, so there just is no point to have Dropbox generate a lot of network traffic to duplicate a feature we already offer (with much greater flexibility, and not limited to a single directory of 2 GB). 
-  * Do not run Dropbox on multiple desktops at the same time. Dropbox isn't aware of the fact, that a data location like ''/net/computername/something'' is shared between computers, it will try to synchronize from that location on one computer, to that same location on another computer, potentially overwriting or damaging the files. And again: there is no need to use Dropbox to synchronize between computers in our network  
-  * However, synchronizing between desktop and laptop is possible, and useful. No harm there, since there are no shared disks. But here as well, LAN sync will not work, so switch it off please. 
  
 ====== Setting up Dropbox on the Linux desktops ====== ====== Setting up Dropbox on the Linux desktops ======
linux/dropbox.txt · Last modified: 2020/07/22 09:15 by jansen