Hi
I have a problem trying to share a folder on my ubuntu server when I right click there is not share option in the menu I do have samba installed
please assists
Archived thread 1002570 from Server Platforms. Markdown source: Server_Platforms/thread_1002570_no_share_option_when_I_right_click_a_folder.md
Hi
I have a problem trying to share a folder on my ubuntu server when I right click there is not share option in the menu I do have samba installed
please assists
Instead of trying to fight the build-in file sharing options (which in my personal experience has been PITA), I suggest to use system-config-samba.
To install:
sudo apt-get install system-config-samba
Find it in: System > Administration > Samba
chewearn said: Instead of trying to fight the build-in file sharing options (which in my personal experience has been PITA), I suggest to use system-config-samba.
To install:
sudo apt-get install system-config-samba
Find it in: System > Administration > Samba
thanks that worked