You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Iplicjian
5 years agoCollaborator | Level 8
Linux Mint 20 : DropBox no longer syncing despite syncing icon!
Hello all. I have followed the suggestions made by others but still I am not syncing. I upgraded to Linux Mint 20 yesterday and everything works as it should, except DropBox; a key app for me. I note...
- 5 years ago
STOP PRESS!
In the last 5 mins (just after I had posted the above). The folders and files have miraculously updated without any apparent syncing taking place!
It seems to be working.
I shall harvest the commans used in case I need them in the future. Meanwhile, thank you all very much for your patience and help.
Regards from a locked-down SW France.
John
Walter
5 years agoDropbox Staff
Hi there Iplicjian; thanks for posting on our Community!
Instead of downloading and installing that version of the app, could you try compiling it from source and running it as mentioned here?
Let me know the results!
- Iplicjian5 years agoCollaborator | Level 8
hello: Right I did precisely as requested and
user@AsusA54C:~$ tar xjf ./nautilus-dropbox-1.6.1.tar.bz2 tar (child): ./nautilus-dropbox-1.6.1.tar.bz2: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now user@AsusA54C:~$ tar xjf ./nautilus-dropbox-1.6.1.tar.bz2 tar (child): ./nautilus-dropbox-1.6.1.tar.bz2: Cannot open: No such file or directory tar (child): Error is not recoverable: exiting now tar: Child returned status 2 tar: Error is not recoverable: exiting now user@AsusA54C:~$
However, please note that the latest version as far as I could see was this
debian/
(as I'm running Mint)
dropbox_1.4.0_amd64.deb
Please advise soonest as I would love to get DropBox working again!
Thanks
John
- STrRedWolf5 years agoHelpful | Level 7
I'm going to assume you're new at the command line, so bear with me if you're a bit better.
First of all, Linux Mint is based on Ubuntu. I don't know if nautilus-dropbox has a PPA with an updated version.
Second of all, you may need to install bzip2. "tar" uses external programs, and .bz2 files are compressed using bzip2.
sudo apt-get install bzip2
If you're compiling anything on your system, you'll also need the build-essentials package:
sudo apt-get install build-essentials
- Iplicjian5 years agoCollaborator | Level 8
Hello! Yes I made an error selecting Ubuntu as I knew it was Debian. However, Whilst I am happy to follow command line instructions (and do so with some excitement actualy, having bene arond Unix for 30 years but NEVER having becoming a guru) I found the instructions a little brief to be honest.
If you would be good enough to list what I need to do, I will follow the steps faithfully! I will be VERY happy and grateful when it works too!
Thanks in anticipation :-)
John
About Apps and Installations
Have a question about a Dropbox app or installation? Reach out to the Dropbox Community and get solutions, help, and advice from members.
Need more support
If you need more help you can view your support options (expected response time for an email or ticket is 24 hours), or contact us on X or Facebook.
For more info on available support options for your Dropbox plan, see this article.
If you found the answer to your question in this Community thread, please 'like' the post to say thanks and to let us know it was useful!