I have trouble with the new Delete Files/Folders node. The Parquet Writer writes crc files with names names starting in a dot (read: as hidden files on Unix). The new file deletion node cannot delete these on Windows. It doesn’t matter whether I use the “Include hidden files” checkbox or a pattern like “.*” or nothing at all. Files with a different name - not starting in a dot - are properly deleted without problems.
thanks for posting! I just tried to reproduce your problem and I was not able to do it. I tested to delete files with a leading “.” like .test.txt hidden and unhidden and both things have been possible. Is the node failing or does it just not delete the file? It would be cool if you could share a small workflow which does not work for you to do some further investigations.
Thanks for sharing your workflow! I just tested it myself and I was facing the same behavior. It seems only to occur with the Mountpoint filesystem. We have to do some investigations to check out what the actual problem is. Will let you know when we found a solution. I hope you can get the job done without using Mountpoint until then