Dropbox files & folders
Get in sync with the Dropbox Community. Our members can answer all your questions on Dropbox files and folders. Join a discussion or start your own today.
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 the subfolders? I tried sorting on size using the direction you posted to Avik on 5/15/19 at 2:49- but that doesn't help.
Thanks.
Solved! Go to Solution.
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.
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!
Jay
Community Moderator @ Dropbox
dropbox.com/support
Did this post help you? If so, please give it a Like below.
Still stuck? Ask me a question!
Tips & Tricks Find new ways to stay in flow or share your tips on how you work smarter with Dropbox.
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.
Thank you!
The way we work is changing. Share and discover new ways to work smarter with Dropbox in our community.
Sound good? Let's get started.Hi there!
If you need more help you can view your support options (expected response time for a ticket is 24 hours), or contact us on Twitter or Facebook.
For more info on available support options, see this article.
If you found the answer to your question, please 'like' the post to say thanks to the user!