cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Want to learn some quick and useful tips to make your day easier? Check out how Calvin uses Replay to get feedback from other teams at Dropbox here.

Delete, edit, and organize

Solve issues with deleting, editing, and organizing files and folders in your Dropbox account with support from the Dropbox Community.

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Re: Can't un-exclude directories with `dropbox.py exclude remove <directory>` on Ubuntu 20.04.

Can't un-exclude directories with `dropbox.py exclude remove <directory>` on Ubuntu 20.04.2

caconym
Helpful | Level 6

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.

43 Replies 43

cf_0001
New member | Level 2

Very frustrating. I have paid for many years.

ckrapu
Explorer | Level 4

This bug has ground all of my work to a halt. I can't keep using my 2 TB Dropbox account for my work if I can't selectively pick which of my directories are being used on a Ubuntu machine.

alanpaulkwan
Explorer | Level 4

For whatever reason the developers at Dropbox don't want to spend the week of developer time it would take to fix their program up.

 

My solutions to this are twofold:

  • Insync (which is also headless) although your I have not tested this for taxing workloads. 
  • As I said in a previous post VNC --> GUI works.

 

ckrapu
Explorer | Level 4

I didn't realize using Insync could be a solution to this. I had used them in the past for Google Drive but that sounds like a good idea. Thanks! GUI is out of the question for me 😞

Maclean G.
New member | Level 2

Any updates? Dropbox... please.

jwvjwvjwv
Helpful | Level 6
I don't think anyone at Dropbox actually monitors the forum--or at least this thread. My guess is that the more noise we make via official complaints, the more likely this is to get fixed: https://www.dropbox.com/support/email

kavehzaf
New member | Level 2

similar problem here too, 🙂

When I exclude a folder, then I can not see it when I run

"dropbox.py exclude list"


No directories are being ignored.

Walter
Dropbox Staff
Hi all - happy New Year!

I checked back internally on this and I have an update for you.

This should be fixed in our latest, stable version of the desktop app found here.

If you'd like to give our beta version a go instead, please download and install the app from this page

Let us know how it goes!

Walter
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: Interested in Community Groups? Click here to join

Mark C.49
Helpful | Level 5

Thanks for the update Walter.

I can confirm that updated  version of dropbox (138.4.2392) now works.

I've tested:

  • Adding a new exclude item
  • Query the exclude list
  • Removing an existing exclude item

All three operations now work properly as they did before the regression.

 

Walter
Dropbox Staff
Glad to hear that @Mark C.49 - thanks for keeping us in the loop too.

See you around the Community and happy 2022!

Walter
Community Moderator @ Dropbox
dropbox.com/support


Heart Did this post help you? If so, give it a Like below to let us know.
:arrows_counterclockwise: Need help with something else? Ask me a question!
:pushpin: Find Tips & Tricks Discover more ways to use Dropbox here!
:arrows_counterclockwise: Interested in Community Groups? Click here to join

Need more support?