Author Topic: SMB server Linux and ArcaOS  (Read 440 times)

Igor

  • Full Member
  • ***
  • Posts: 114
  • Karma: +12/-0
    • View Profile
SMB server Linux and ArcaOS
« 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?

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2539
  • Karma: +196/-0
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #1 on: July 02, 2025, 10:44:46 am »
What Samba client are you using?

Andi B.

  • Hero Member
  • *****
  • Posts: 918
  • Karma: +16/-2
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #2 on: July 02, 2025, 11:37:39 am »
And did you have disabled EA support?

Igor

  • Full Member
  • ***
  • Posts: 114
  • Karma: +12/-0
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #3 on: July 02, 2025, 05:44:21 pm »
And did you have disabled EA support?
Yes, disabled in client driver.

Igor

  • Full Member
  • ***
  • Posts: 114
  • Karma: +12/-0
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #4 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.

Igor

  • Full Member
  • ***
  • Posts: 114
  • Karma: +12/-0
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #5 on: July 02, 2025, 09:10:18 pm »
It is log files from client.

Paul Smedley

  • Hero Member
  • *****
  • Posts: 2539
  • Karma: +196/-0
    • View Profile
Re: SMB server Linux and ArcaOS
« Reply #6 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

Igor

  • Full Member
  • ***
  • Posts: 114
  • Karma: +12/-0
    • View Profile
Re: SMB server Linux and ArcaOS (solved)
« Reply #7 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!