https://bugs.kde.org/show_bug.cgi?id=387936

--- Comment #7 from Tore Anderson <t...@fud.no> ---
Noticed something interesting now:

$ test -w /nfshome && echo rw || echo ro
ro
$ test -w /nfshome/bin && echo rw || echo ro
rw

This seems to match Dolphin's behaviour. I can use Dolphin to manage files
inside subdirectories just fine, just not at the top-level mount point. But
even though "test -w" suggests otherwise, the top-level mount point is
writeable just fine. Curious.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to