i like the selective sync function on dropbox and i've got it working for dropbox 1.0 on my Mac and PC but i can't get it going for Linux. All the versions for Linux are version 0.6 without all the current features, and with a few bugs as well. But i swear i got selective sync working on linux a few months ago (before i lost the machine it was on), so they must have had a more recent linux version a while ago. Are the files on the website wrong or something?

link|improve this question

36% accept rate
feedback

1 Answer

up vote 1 down vote accepted

Just do these following steps:

  • Shutdown your dropbox with GUI or CLI

$ dropbox stop (if CLI)

  • Run package update for nautilus-dropbox

$ sudo apt-get update

$ sudo apt-get upgrade nautilus-dropbx

  • Start your dropbox again

$ dropbox start

Now enjoy the new Dropbox features.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.