Not sure where to post this … it’s a bit weird. I’m running HA on a Raspberry Pi. I set up the Wireguard integration and it created folders in /ssl/wireguard for the client configs. Then in the WG configuration file I renamed one of the clients, just to change the capitalisation. Now I have two folders - visible from my Windows computer on the network share - homeassistant/ssl/MyComputer and homeassistant/ssl/mycomputer. Every time I try to delete either of them I get an error that the folder is in use - which is clearly is not! They are obviously actually the same folder, and I think there’s probably some confusion because one OS supports case-sensitive folder names and the other does not. Or something along those lines.
It doesn’t really matter - I can leave those folders there forever - but I would quite like to tidy it up.
Have tried rebooting HA, renaming the WG client. I can’t find any way of getting at the folder(s) from within HA in order to delete it/them.