https://bugs.documentfoundation.org/show_bug.cgi?id=93117
Julien Nabet <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] --- Comment #9 from Julien Nabet <[email protected]> --- On pc Debian x86-64 with master sources updated today, I did this: 1) create dirs "nfs_local" and "nfs_remote" in my home directory + create a file test.txt in "nfs_remote" 2) Install nfs server by following https://guide.ubuntu-fr.org/server/network-file-system.html Package: nfs-kernel-server Source: nfs-utils Version: 1:2.6.1-2 Installed-Size: 636 Maintainer: Debian kernel team <[email protected]> Architecture: amd64 3) /etc/exports contains: /home/julien/nfs_remote localhost(rw,sync,no_subtree_check) 4) mount localhost:/home/julien/nfs_remote /home/julien/nfs_local 5) I opened "nfs_local" dir and opened "test.txt" to modify it, no pb. 6) I created a brand new file test.odt in "nfs_local", no pb too. Could someone give a new try with 7.3.4? (unless I missed something?) -- You are receiving this mail because: You are the assignee for the bug.
