When I delete my node which has files attached, the files themselves are deleted, but the folders are kept.
There should be a check if the folder is empty, then delete the folder. This way server would not end up full of empty directories when nodes are deleted.

Comments

davidwhthomas’s picture

Status: Active » Closed (fixed)

That's a nice idea, I may look into it for a future version, or feel free to submit a patch.