I'm using Ubuntu 20.04 LTS. Suddenly today, my Downloads folder went missing. After googling the problem, I used mkdir to create a new Downloads folder. It was created successfully, but the files inside it are missing.
When I run:
locate Downloads
in the terminal, all the missing files are listed there, but when I try to open them through the terminal it says:
no such file or directory
I'm attaching some screenshots for more details.


