Version: unspecified (using KDE 4.6.0) OS: Linux Here is the scenario Login The client sees /shared/dir1 and /shared/dir2 from the nfs4 server Goto /shared and in dolphin look at the ownership of both dir1 and dir2 They are both wrong Goto /shared/dir1 Close Dolphin Reopen Dolphin Goto /shared and in dolphin look at the ownership of both dir1 and dir2 dir1 is now correct and dir2 is still wrong repeat the process for dir2 and that is now correct Logout and back in again and it is back to the beginning again Reproducible: Always Steps to Reproduce: See details Actual Results: Dolphin reports owner ship incorrectly Expected Results: Dolphin show correct ownership correctly Log in with gnome desktop- Use Nautilus Works as expected - permissions and ownership correct
repeated this on 4.6.5 Ownership and permissions are fine however in some nfs4 directories the 'create new' is greyed out. If you close Dolphin and reopen it the 'create new' is now OK. This seems to happen randomly but it is always fixed by restarting Dolphin
Accessing NFS mounted folders is handled in the same way as local file access as far as KIO is concerned; that is, by the 'file' ioslave. The NFS ioslave in kio-extras provides access to remote NFS servers (without the need for mounting) via URLs starting "nfs://host/". Reassigning to frameworks-kio/general.