Linux 1.4.0-beta1 - unable to delete folders with content

Hi,

I am using Linux 1.4.0-beta1 with FUSE under Linux Mint 18.3. I am not able to delete folders which have a content. If I first delete the content then I am able to delete the folder.

rbsocke

Hi,

I tried this on Linux Mint 18.3 (xfce) and could not reproduce the problem using either the terminal (rm -rf) nor the file explorer (Thunar). I also noticed some strange behaviour regarding rmdir (which will fail by design on non empty directories, but reports another error message when used on a directory inside a vault). This could be related but we need more details to proceed.

How did you try to delete the folders? So did you use a specific command in the terminal, a file explorer, etc.? Please describe the process step by step and be as specific as possible, to allow us to reproduce the problem.

I have Linux Mint 18.3 Cinnamon (64bit) and I use the build in “Nemo”.

Deleting the folder in the terminal (rm -r) does work. With nemo it does not (“Fehler beim Entfernen der Datei: Eingabe-/Ausgabefehler”). With nemo I can only delete folders without any content.

Kernel: “4.13.0-43-generic”

I use it as normal user (not root)