

Linux has its own share of Dropbox clients: CLI clients as well as GUI-based clients. The popularity of Dropbox has led to a flurry of official or unofficial Dropbox clients that are available across different operating system platforms. Dropbox is the most widely used cloud storage service thanks to its elegant UI and flawless multi-platform compatibility. I added a new issue to the Dropbox Github, but it was promptly closed by one of the developers.How to access Dropbox from the command line in LinuxĬloud storage is everywhere in today's multi-device environment, where people want to access content across multiple devices wherever they go. " message to disappear after just a few minutes and then files began syncing at a decent speed. So, sure enough I running the above and then restarting Dropbox caused the "Syncing. However, what did fix it was increasing the value of fs.inotify.max_user_watches from 100000 to 500000. Well, this issue raised its ugly head again. Anyway running:Īnd restarting Dropbox should fix that but this has to be done manually after every reboot.

I've noticed that sometimes after restarting, the Dropbox syncing problem occurs again despite the above adding a line to "/etc/nf" which should be applied on every boot. " echo fs.inotify.max_user_watches=100000 | sudo tee -a /etc/nf sudo sysctl -p" Unable to monitor entire Dropbox folder hierarchy. Luckily I found the answer myself when I started Dropbox from the command line and after waiting a little bit I got this message: I found various other users with the same problem online on Ask Ubuntu, on Github, and on the Dropbox forums but no answers. I left the computer online for 2 whole days, 24 hours a day, but still this message persisted and while many folders and files had been synced, the total downloaded remained around 700MB which is far less than expected when downloading several GB usually takes just a few minutes on this connection. " when hovering over the Dropbox icon or when doing a "dropbox status" from the command line. Unfortunately though, after getting everything setup and starting Dropbox I was stuck with the message " Syncing. Despite this being over 200GB, with a fast Internet connection it shouldn't have taken long. Seeing as all the files I needed were on Dropbox, I decided just to install the new OS over the top and then re-sync Dropbox. I had to reinstall the OS on one of my main computers recently, I was switching from Linux Neon KDE to Linux Mint XFCE for various reasons (including enjoying " DistroHopping" from time to time).
