On 3/3/2022 3:36 PM, Eric Auer wrote:

I don't believe that solution supports multiple node access to the same folder.
SMB (i.e. MSCLIENT and Samba) were designed for this use case.

What makes you think so? Concurrent access to files is something
already handled by SHARE even in non-networked DOS contexts, so
it would not be surprising at all if DOSEMU2 supports this :-)

https://en.wikipedia.org/wiki/SHARE.EXE

Actually the question is more exciting than I thought:

https://stackoverflow.com/questions/1446891/record-locking-problem-between-linux-and-windows/65039196#65039196

Thanks to Stas for the pointer to this Stackoverflow thread :-)

Well, the short and gritty is that there is no OS beside DOS and (to some degree) Windows have proper record locking, on both Linux and macOS, it is pretty much non-existent, in any universally usable approach. I am currently dealing with a programming project of mine where I have to pretty much change all my record locking code even for Windows and completely omit it in the Linux and macOS versions.

Ralf



--
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to