Open WesSouza opened 11 months ago
Those are short filenames (8.3) https://en.wikipedia.org/wiki/8.3_filename
https://serverfault.com/questions/124611/special-characters-in-samba-filenames This serverfault question contains the relevant information, including a possible solution (depending on your client system), as well as a list of banned and permitted characters for windows file paths.
Some shows such as "Penn & Teller: Fool Us" contain illegal characters that cannot be used in folders and files.
The logs indicate the file was moved correctly:
But given the name contains invalid characters (I assume the
:
), my SMB share shows it like so:I suggest an option (CLI or YAML) to replace these reserved characters with something else.