Under Ubuntu, I use smb to mount the directory of the server(Ubuntu too), and set to a local directory, like /home/username/server. When I change some files of local directory, the files in the server change too. However, when I change some files of the server, the files in local directory don't change.
Does someone know what the reason is ? And could someone fix it and make local changes updated to the server so that I could edit local and make in the server?
I use mount.smbfs. Besides, after changing to mount.cifs, it is all the same. However, there is no cache option in my mount.cifs version.