Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.
Forum Discussion
Stephen B.25
2 years agoCollaborator | Level 9
linux command "dropbox status" attempts to start dropbox when it's already running
dropbox 178.4.4811 6.4.4-arch1-1 Dropbox is installed and syncing. Panel icon is active. I want command line access to the status. According to this page https://help.dropbox.com/installs/l...
- 2 years ago
I have found a link to dropbox.py: https://www.dropbox.com/download?dl=packages/dropbox.py
This behaves like the `dropbox` command in the documentation.
I could symlink it to 'dropbox' but to avoid conflicts I call it by its full name with extension.
eg. `dropbox.py status` does what I'm looking for.
Jay
Dropbox Staff
Hi Stephen B.25, thanks for bringing this to our attention.
Could you attach a screenshot showing the specific messages you're getting, while hiding any usernames or personal info?
This will help me to assist further!
Stephen B.25
2 years agoCollaborator | Level 9
stephen@asgl:/mnt/4T]
: dropbox status
dropbox: load fq extension '/opt/dropbox/cryptography.hazmat.bindings._openssl.abi3.so'
dropbox: load fq extension '/opt/dropbox/cryptography.hazmat.bindings._padding.abi3.so'
dropbox: load fq extension '/opt/dropbox/apex._apex.abi3.so'
dropbox: load fq extension '/opt/dropbox/psutil._psutil_linux.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/opt/dropbox/psutil._psutil_posix.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/opt/dropbox/tornado.speedups.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/opt/dropbox/wrapt._wrappers.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/cryptography.hazmat.bindings._openssl.abi3.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/cryptography.hazmat.bindings._padding.abi3.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/apex._apex.abi3.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/psutil._psutil_linux.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/psutil._psutil_posix.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/tornado.speedups.cpython-38-x86_64-linux-gnu.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/wrapt._wrappers.cpython-38-x86_64-linux-gnu.so'
Killed
[stephen@asgl:/mnt/4T]
: dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/PyQt5.QtCore.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/PyQt5.sip.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/PyQt5.QtGui.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/PyQt5.QtWidgets.so'
dropbox: load fq extension '/home/stephen/.dropbox-dist/dropbox-lnx.x86_64-178.4.4811/PyQt5.QtDBus.so'
- Jay2 years agoDropbox Staff
Are you running the command from within the Dropbox folderpath itself?
- Stephen B.252 years agoCollaborator | Level 9
It is the same result whereever I run the command. In the Dropbox folder or in some other folder.
- Stephen B.252 years agoCollaborator | Level 9
I have found a link to dropbox.py: https://www.dropbox.com/download?dl=packages/dropbox.py
This behaves like the `dropbox` command in the documentation.
I could symlink it to 'dropbox' but to avoid conflicts I call it by its full name with extension.
eg. `dropbox.py status` does what I'm looking for.
- benvantende2 months agoNew member | Level 1
I recently ran into the same problem, where with every command dropbox wants to start. The solution below does not work for me. Also, it does not look like a proper solution. How does this all of a sudden happen? It used to be fine.
- Stephen B.252 months agoCollaborator | Level 9
I put dropbox.py in `/usr/local/bin` which is a standard directory on the path of my Linux machine.
I can run the command from any command window.
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!