Difference between revisions of "Special Characters"

From IVS Wiki
Jump to: navigation, search
Line 2: Line 2:
  
 
==File Names==
 
==File Names==
When naming a file, be sure to avoid these characters.
+
When naming a file, be sure to avoid these characters. Most special characters will be ignored when downloading a file.  
  
 
  ,
 
  ,
 
  Using a comma in your file name will cause issues when downloading a file.  
 
  Using a comma in your file name will cause issues when downloading a file.  
 +
"
 +
Using a quote in the file name will add <b>&quot;</b> to your filename.
 +
.
 +
&
 +
Using ampersand will add <b>amp;</b> to your filename.
 +
<
 +
Using < will add &lt; to your filename.
 +
>
 +
Using > will add &gt; to your filename.
  
 
==Passwords==
 
==Passwords==

Revision as of 15:19, 12 July 2022

Using special characters can cause some things in the VALT solution to not function as intended. Read below to learn more.

File Names

When naming a file, be sure to avoid these characters. Most special characters will be ignored when downloading a file.

,
Using a comma in your file name will cause issues when downloading a file. 
"
Using a quote in the file name will add " to your filename.
.
&
Using ampersand will add amp; to your filename.
<
Using < will add < to your filename.
>
Using > will add > to your filename.

Passwords

When syncing a bind user with LDAP some characters can cause issues when connecting.

# $ % ^ & * ( )