Are there any problems with file-names containing . on some OS? For example “my.program.settings.properties“? Is this a valid file name on windows and on linux?
Are there any problems with file-names containing . on some OS? For example my.program.settings.properties
Share
It is valid under Windows, Linux and most modern OSes but invalid under some older OSes like MSDOS.