We are aware of the issue with the badge emails resending to everyone, we apologise for the inconvenience - learn more here.
Linux
3 TopicsCan't un-exclude directories with `dropbox.py exclude remove <directory>` on Ubuntu 20.04.2
I have a Linux machine (running Ubuntu 20.04.2 LTS, "Focal Fossa") upon which I am running a "headless" Dropbox daemon as per here: https://www.dropbox.com/install-linux The Dropbox daemon is up to date: ``` $ dropbox.py version Dropbox daemon version: 125.4.3474 Dropbox command-line interface version: 2020.03.04 ``` This machine is truly "headless", so I am doing everything on the command line. Installation of the daemon and initial sync seemed to work fine, though autostart isn't working for me. I've found that I can exclude directories with `dropbox.py exclude add <directory>` just fine. When I run that command for a directory in my Dropbox, the directory briefly appears in the list output from `dropbox.py exclude`. However, once the directory is actually deleted from the local Dropbox directory, it disappears from the list too. For example, I do have a bunch of directories excluded, and they are not present in the local Dropbox directory. However, the tool incorrectly reports no excluded directories: ``` $ dropbox.py exclude No directories are being ignored. ``` This is fine, if a bit weird, but the problem is that I can't add excluded directories back (un-exclude them?) with `dropbox.py exclude remove <directory>`. That command outputs nothing and has no effect. Why not? How can I get this to work? It seems totally broken right now.7.6KViews10likes43CommentsLinux users can delete folders (including content) that are not shared with them
Dropbox Business Standard with multiple users. Folders that are not shared with a user still show as an empty folder for that user. They can access the folder but not the files - it looks like an empty folder. Linux (Ubuntu 22.04) users can simply delete that empty folder, which results in Dropbox removing it and its contents from all other users. That seems like a serious issue. Windows users get a message and Dropbox refuses to delete, but that's not the case in Ubuntu, it has to be recovered from Deleted Files - again.3.1KViews0likes13CommentsDropbox says there's not enough free space on Ubuntu but the cache folder keeps filling it up
My dropbox folder is located in a 1TB HDD. My dropbox folder is aprox 487ΜΒ and nothing else is located in this HDD. The chase foldes is 442GB and i am getting a red Dropbox icon with "can't sync not enough free space) When i delete the chase, the next day is full again. Everything was ok for the last 2 years until few days ago when sudenly this problem came up. What is the solution? I have Ubuntu 16.04.6 LTS.Solved2.5KViews1like6Comments