OS2 World Community Forum

OS/2, eCS & ArcaOS - Technical => Networking => Topic started by: Igor on July 02, 2025, 04:47:31 am

Title: SMB server Linux and ArcaOS
Post by: Igor on July 02, 2025, 04:47:31 am
I put an SMB server on Rapsberry.
Everything is fine. The user made, the axis comes in, logs, sees resources, reads.
But he writes strangely. File Commander begins to write a file and writes to the very end, and at the end reports that there is no rights. What?
If you create a file from the text editor, then it will be recorded and preserved.
If you copy through the PM file, it is copied.

Is it possible to fix it and how?
Title: Re: SMB server Linux and ArcaOS
Post by: Paul Smedley on July 02, 2025, 10:44:46 am
What Samba client are you using?
Title: Re: SMB server Linux and ArcaOS
Post by: Andi B. on July 02, 2025, 11:37:39 am
And did you have disabled EA support?
Title: Re: SMB server Linux and ArcaOS
Post by: Igor on July 02, 2025, 05:44:21 pm
And did you have disabled EA support?
Yes, disabled in client driver.
Title: Re: SMB server Linux and ArcaOS
Post by: Igor on July 02, 2025, 05:49:50 pm
What Samba client are you using?

I use client 3.07.1 from 28 Jul 2020.
From distibutive ArcaOS.
Title: Re: SMB server Linux and ArcaOS
Post by: Igor on July 02, 2025, 09:10:18 pm
It is log files from client.
Title: Re: SMB server Linux and ArcaOS
Post by: Paul Smedley on July 03, 2025, 09:08:59 am
Rings a bell about being a bug in ndpsmb.dll, I would try with https://smedley.id.au/tmp/ndpsmb-3.7.3-samba411-20220108.zip
Title: Re: SMB server Linux and ArcaOS (solved)
Post by: Igor on July 03, 2025, 01:06:27 pm
Rings a bell about being a bug in ndpsmb.dll, I would try with https://smedley.id.au/tmp/ndpsmb-3.7.3-samba411-20220108.zip
Thank you,
it works!