When I tried to share a folder called test I found that the share tab was missing in folder properties. I am wondering how to restore it as I think it disappeared after samba4 was installed.
Here is a screen-shot of what I now see when I go into folder properties.
It should be like below screenshot :
Can anyone give any help?
1 Answer
To re-enable share tab :
Open Terminal and install nautilus-share package which is responsible for sharing folders :
sudo apt-get install nautilus-share -yThat solve my situation and restore share tab .