August 13, 2025Aug 13 Hi folks, if I recall correctly, I remember being able to set labels and statuses with directory opus that uses ntfs alternate data streams to store these properties and when I disabled these in the SMB config, it stopped being able to store them there and the program used an internal config file instead that does not preserve them on copy, move, etc.ea support = nostore dos attributes = noThe advantage of storing them in the files is obviously to preserve these attributes. I don't know if I had a day dream but I think I remember being able to preserve those in the SMB share as well and copying back and forth from my machine.Now my question is, is the xfs array when shared through SMB actually able to keep track of such attributes even if not usable directly in that file system and if I copy a file with ADS streams, will they remain but just not viewable outside of Windows?If yes then I will take the question to Directory Opus forums because I already took off these lines from the SMB config and nothing happened which is why I am unsure.If no then I guess the discussions stops here and I should be less distracted when I play with settings.Thanks again for any tips.
August 13, 2025Aug 13 Author I was able to re-enable them by using these options in the smb extra config: ea support = yesstore dos attributes = yesvfs objects = streams_xattrstreams_xattr:prefix = user.streams_xattr:store_stream_type = noThe thing I still wonder about is that isn't this the default behavior, especially for the first 2? As far as I remember before touching the extra config that was working fine, I only tried disabling them to see if I could squeeze better performance.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.