You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.
Forum Discussion
Francine G.3
5 years agoExplorer | Level 4
How can I find empty subfolders without opening all folders (I have a lot of nested folders)
I have a lot of folders nested in folders (sometimes nested in nested folders). I suspect some of them are empty. Is there a way to do that without having to open each folder separately to get to t...
- 5 years ago
If you're on Mac or Linux, you could open a terminal and run
find ~/Dropbox -type d -empty
(assuming Dropbox is in your home directory), to locate all of them.
Jay
Dropbox Staff
Hi Francine G.3, thanks for posting today!
Currently, there isn't a way to detect empty folders automatically via the site. Calculating the folder size would show the sizes, but you'd need to recalculate if you you navigate away from that folder.
If you wish, you can suggest this change for others to vote on, so the dev team can look into this in future!
zacanger
5 years agoHelpful | Level 6
If you're on Mac or Linux, you could open a terminal and run
find ~/Dropbox -type d -empty
(assuming Dropbox is in your home directory), to locate all of them.
- Francine G.35 years agoExplorer | Level 4
Thank you!
About Delete, edit, and organize
Solve issues with deleting, editing, and organizing files and folders in your Dropbox account with support from the Dropbox Community.
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!