by Mixer (Posted Mon Mar 28, 2016 12:17 am)
Read Main Topic
This is explicitly declared inCameronD wrote:Apparently the Win-7 system library has a serious problem with trailing spaces in names and folders, and fails in windows explorer, cmd.exe, powershell, bash running under msys - to name a few.
MSDN: Naming Files, Paths, and Namespaces, Naming Conventions wrote:Do not end a file or directory name with a space or a period. Although the underlying file system may support such names, the Windows shell and user interface does not. However, it is acceptable to specify a period as the first character of a name. For example, ".temp".
Read Main Topic