Delete Files Node can't delete files (but folders)

I have a Delete Files node trying to delete excel files on a windows share.
URI looks like below:

file://serverName/path/to/files/myfile1.xlsx

However for some reason the node can’t delete the files. If I put a folder simply for testing into the same folder as the files, that folder can easily be deleted. I tried this because I have an existing workflow where I delete a folder and there it also worked.

Privileges are fine and knime.log doesn’t contain any additional info. What else could be the cause?

1 Like

Hi @beginner,

unfortunately I was not able to reproduce the issue. Do you use connection information with the upper input port?

Best,
Marten