Revolving around the core of technology
Document ID: | 5253 |
---|---|
Subject: | Leading and trailing spaces in files and folder names on Mac and Linux |
Creation date: | 11/28/18 3:14 PM |
Last modified on: | 11/28/18 3:14 PM |
SampleFolder
has a trailing space at the end, which
could happen if the user mistakenly presses the space bar when creating the folder. This additional,
and most likely meaningless, space is retained by Mac and Linux operating systems, but not
Windows.
ClientConfig.xml
and open it in any editor<autoFixSpacesInFolderNames>false</autoFixSpacesInFolderNames>
false
to true
. The line should then read:
<autoFixSpacesInFolderNames>true</autoFixSpacesInFolderNames>
Do you have a helpful tip related to this document that you'd like to share with other users?