ERR_FSPROVIDER_INVALID_FILE_NAME: Invalid file name¶
The specified file name is invalid file system.
For example, .
, ..
or filenames containing /
will cause trouble
on a lot of file systems and are therefore not supported.
Remediation¶
Rename the offending file.