$ dropbox version
Dropbox daemon version: 99.4.501
Dropbox command-line interface version: 2019.02.14
I'm running Fedora 32 on my main workstation with a 'normal' Dropbox installation, but a fairly small SSD drive. My disk hit 100% today when someone in our team dumped many Gb of data into a shared folder. I used the CLI to `dropbox exclude path/to/huge/files` and they did get removed from my drive (great!) but my disk still appeared full. Investigating, I found 297 files occupying 15Gb in ~/Dropbox/.dropbox.cache/old_files. I don't know if they are related to this problem, their modification times are from 5 days ago. They all have machine-readable names like 16ca69b67850264f29600d17d921b732 but I can tell they're the original files that were in the shared folder.
I don't see any kind of "clean cache" command in the CLI help. Is it safe to delete these files?
Thank you!