https://bugs.kde.org/show_bug.cgi?id=387936
Wolfgang Wallner <wolfgang-wall...@gmx.at> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wolfgang-wall...@gmx.at --- Comment #1 from Wolfgang Wallner <wolfgang-wall...@gmx.at> --- I can confirm this bug on Kubuntu 17.10, using Dolphin 17.04.3. I have a folder mounted via NFS, and I can read its contents in Dolphin, but can't create/modify/delete anything (e.g. the context menu for Create New is grayed out). It works from the command line, and I can also save files to this folder from other progams. However, Nautilus shows similar behavior as Dolphin. Detailed description: I have a Synology NAS, and mount some of the shared folders via NFS. Mounting the NAS folder /volume1/homes shows this bug, while e.g. accessing /volume1/video via NFS and Dolphin works fine. The Synology NAS only accepts NFSv3 for /volume1/homes, but I do not know why. Mounting the video folder with NFSv3 and NFSv4 works fine. Permissions for the individual folders: ls -ld / /mnt/ /mnt/DS216/ /mnt/DS216/homes/ /mnt/DS216/homes/woife /mnt/DS216/Video drwxr-xr-x 24 root root 4096 Dez 8 15:55 / drwxr-xr-x 9 root root 4096 Dez 17 13:12 /mnt/ drwxr-xr-x 4 root root 0 Dez 17 19:36 /mnt/DS216/ drwxr-xr-x 10 root root 4096 Dez 5 21:53 /mnt/DS216/homes/ drwx------ 10 woife users 4096 Dez 17 19:16 /mnt/DS216/homes/woife drwxrwxrwx 8 root root 4096 Dez 17 19:12 /mnt/DS216/Video It does not matter if I mount the folder via autofs or manually. The only option I pass via autofs is "-rw". -- You are receiving this mail because: You are watching all bug changes.