
DSM will store all the additional information into the
@eaDir folder:
Console Output: Select all
$ find .
./@eaDir/Alias - S01E01 - Truth Be Told.mkv@SynoEAStream
./@eaDir/Alias - S01E01 - Truth Be Told.mkv@SynoResource
./@eaDir/Alias - S01E01 - Truth Be Told.mkv/SYNOINDEX_MEDIA_INFO
./Alias - S01E01 - Truth Be Told.mkv

I reckon that if you delete the
@eaDir/<filename>@SynoEAStream file in the local file system, then all the NTFS alternate streams / extended attributes will disappear from the file from the SMB point-of-view.
maurice wrote: ↑11 Nov 2025, 11:03
Either way, it'd be nice for FileBot to be signed so it doesn't have to be installed with no-quarantine, stuff it touches doesn't get tagged.
--no-quarantine to the best of my understanding will simply allow to you run unsigned applications, much like how a developer would run unsigned applications during testing, or how you would run your own shell script on your own machine. This is normal, and AFAIK does not generally result in the
com.apple.provenance issues. I reckon there's more to the story, especially since nobody else is reporting similar issues here. In any case, you can always use the
*.pkg installer instead if you need a package that is signed.