Forbidden file names

This could help you out :blush:

As well as this :blush: (for Windows at least): https://learn.microsoft.com/en-us/windows/win32/fileio/naming-a-file#naming-conventions

It states somewhere in there :

  • Do not use the following reserved names for the name of a file:

    CON, PRN, AUX, NUL, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, COM¹, COM², COM³, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, LPT9, LPT¹, LPT², and LPT³. Also avoid these names followed immediately by an extension; for example, NUL.txt and NUL.tar.gz are both equivalent to NUL.


Edit: I didn’t see Joethei reply above due to a connexion hiccup :sweat_smile:
Please, don’t mind me :innocent: