# Safe Filename
## Metadata
**Status**:: #x
**Zettel**:: #zettel/literature
**Created**:: [[2023-04-17]]
**Topic**:: [[♯ Sysadmin]]
## Synopsis
- Do not use the following characters:
```
/ \ < > : " | ? * .
```
- Do not use emojis or emoticons.
- Do not end file name with a space.
## References
- [[Naming Dropbox files and folders#^d86190]]