Hi,
I'm encountering a very strange issue that I've never seen before on Ubuntu-based distros.
I want to access a folder that is stored on the Windows partition of my SSD, that is being mounted as an external drive. However, that folder has completely disappeared from where it was before.
After looking for it everywhere, I assumed I probably deleted it accidentally and re-created it with the exact same name.
Except this time, the folder was automatically renamed "folder_name 2". And once I backed out of the parent folder and reopened it, the newly created folder was gone.
I tried again and again, creating a new folder with Ctrl + Shift + N in Nautilus, and everytime a new folder would be created with an incremental number added to its name, and then disappear.
I initially thought this could be a Nautilus issue, so I opened a terminal, navigated to the parent folder but the new folders didn't show up with ls either.
Even if I create a new folder with mkdir, it disappears as soon as I cd out of it.
I can create a new folder, navigate into it, even create a file inside it and save it, but as soon as I leave everything is gone.
I checked hidden folders, I checked using disk usage, I tried unmounting and remounting the partition, restarting the computer, nothing changes.
I also have no idea is this is the only folder that disappeared or if there are others, but since everytime I create a new one the number automatically goes up, I assume there's some trace of it somewhere ? Any ideas ?