December 3, 20232 yr Hello guys, i want to delete a folder with some files in it. Its no longer in use (Nextcloud and MariaDB are no longer installed). But i cannot delete it via krusader nor terminal/console. I tried the following. Any ideas what i am doing wrong? I created a folder on /appdata and deleted it successfully. I am on OS v6.12.5.
December 3, 20232 yr Community Expert The first line in your screenshot refers to /mnt/user/appdata/Nextcoud22 while the others seem to be referring to /mnt/user/appdata/Nextcloud22 which is not the same as there is an extra ‘l’ in the name.
December 4, 20232 yr Author On 12/3/2023 at 8:48 PM, itimpi said: The first line in your screenshot refers to /mnt/user/appdata/Nextcoud22 while the others seem to be referring to /mnt/user/appdata/Nextcloud22 which is not the same as there is an extra ‘l’ in the name. Thanks for the reply. You are right, i miswrote it in the first line. However the command sudo rm /mnt/user/appdata/nextcloud22 also has the same output: rm: cannot remove '/mnt/user/appdata/nextcloud22': No such file or directory And i dont know why, because the directory exists...
December 4, 20232 yr Community Expert Are you sure it is not the directory without the 'l' that exists as the screenshot suggested.
December 6, 20232 yr Author yes you are right again But then the first command line should have worked right? without the "l" i just tried: sudo rm -r /mnt/cache/appdata/nextcoud22 and sudo rm -r /mnt/user/appdata/nextcoud22 and still same error. Still cannot delete it via Krusader...
December 6, 20232 yr Author ok, wow. i did not know, i have to care about large and lower letters. im sorry and thanks for your help, very much appreciated!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.