NFS v3 share : Dolphin don't have R/W access, CLI does (Krusader also)

Hi there,

I face a very strange behavior of Dolphin.

I use a (quiet old) WD PR4100 NAS witch exposes NFS v3 shares. I also have a TrueNas witch exposes NFS v4 shares.

I have NFS shares from both NAS (v3 and V4) mounted RW on a Manjaro Plasma laptop trough fstab.

Those shares are listed in left panel of Dolphin in “Remote” section., they are of course also accessible from CLI.

And now the wired part.

The NFS v4 shares are R/W from CLI and Dolphin, no problem.

The NFS v3 shares are fully R/W from CLI, but R/W only in the first tree level (let’s say root from the share) and not deeper in Dolphin.

So, to be clear, in Dolphin in a NFS V3 share:

  • Can create/read/delete a file or directory in root
  • Can read files and navigate in all subdirectories
  • Can’t create/delete files or directories in tree below the root

In CLI:

  • Can R/W everywhere

In Krusader:

  • Can R/W everywhere

Could someone explain me this and how to correct it ?

THX