We’re Still Here to Help (Even Over the Holidays!) - find out more here.
Forum Discussion
SoCalSam
3 years agoExplorer | Level 3
Syncing in Linux
My Linux is not syncing. Is there a way for it to sync automatically? If not automatically then manually?
I have had a Dropbox account for many years but I have not used it much. Now I want to...
Здравко
3 years agoLegendary | Level 20
Hi SoCalSam,
When you want to just share something between VM and host (whatever they are; including VM Linux & host Windows, but not only) sharing a local folder using the virtualization system (in use) capabilities is much simpler and safer way that use of any external sync system (including Dropbox) and engages less space. You may think about this opportunity. In such a case you don't need any additional install (like Dropbox application install).
SoCalSam wrote:...
I found the article Check if your Dropbox files are syncing - Dropbox Help but it says nothing about Linux. ...
What about using following command:
dropbox status
This command is installed with any official package. If you have used neither deb nor rpm official packed to install, you will need to download the command (script actually) by hands and set it up.
When you say "Linux is not syncing", did you make sure the application is running at that moment and have you linked both application (Windows and Linux) to the same Dropbox account or different accounts are in use? 🧐
Hope this gives direction.
- SoCalSam3 years agoExplorer | Level 3
What about using following command:dropbox status
This command is installed with any official package. If you have used neither deb nor rpm official packed to install, you will need to download the command (script actually) by hands and set it up.
When you say "Linux is not syncing", did you make sure the application is running at that moment and have you linked both application (Windows and Linux) to the same Dropbox account or different accounts are in use? 🧐
Hope this gives direction.
That command was not installed. I used the instructions in Install - Dropbox to install Dropbox. Using those instructions, a Dropbox directory was created with the contents of my Dropbox as it existed when I did the installation.
I installed nautilus-dropbox and the status shows that Dropbox is not running. The instructions do not say that we need to execute the daemon more than once and when I do execute it I cannot do anything else. I do not understand how to run the daemon and use the rest of the system at the same time.
- Здравко3 years agoLegendary | Level 20
SoCalSam wrote:...
That command was not installed. I used the instructions in Install - Dropbox to install Dropbox. ...SoCalSam, On the page you linked to are different instructions (2 groups actually). If you have followed the first group, then you should have the command installed (it's internal part of the package). If you have followed the second group (as seems to be), then you have installed ( by hands, not a package) just the daemon without anything else (including without the control script 'dropbox'). In the second case you need to download and install the control script independently (as noted in the same page) again by hands or install some package (you probably installed rpm).
SoCalSam wrote:... the status shows that Dropbox is not running. The instructions do not say that we need to execute the daemon more than once and when I do execute it I cannot do anything else. I do not understand how to run the daemon and use the rest of the system at the same time.
The daemon can run just once per user context. If you have one running already, you cannot run another (not in the same user context at least). Take in mind that when you run 'dropbox status' in some context you're checking the status of instance running in the same context, if any. If you have ran Dropbox in another/different user context, that left inaccessible for 'dropbox status' and it reports not running!
To avoid mistakes don't run Dropbox application (the daemon - more precisely) using '~/.dropbox-dist/dropboxd', but use 'dropbox start'. 😉 To see other possible command variants use 'dropbox help'.
Hope this helps.
- SoCalSam3 years agoExplorer | Level 3
Those instructions are very unclear to me. It was totally unclear that I could and should do the top part and not the bottom part.
You say cannot run another but I cannot run anything when the daemon is executing.
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.
The Dropbox Community team is active from Monday to Friday. We try to respond to you as soon as we can, usually within 2 hours.
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, Facebook or Instagram.
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!