I'm using a program to parse a logfile that puts out audio commands in real time. The program runs under Windows and i access the folder on the Mac via a mounted smb share from Windows. It all works fine, the issue is, that the Mac (tried different versions of Montery) is not updating the file in realtime.
So for example, on timestamp 00:01 a new entry is written in the logfile, in the SMB share it's visible at 00:10. Which of course defeats the purpose of the realtime log parsing.
Any ideas - or suggestions?
So for example, on timestamp 00:01 a new entry is written in the logfile, in the SMB share it's visible at 00:10. Which of course defeats the purpose of the realtime log parsing.
Any ideas - or suggestions?