Linux Mint 17 How to Enable File Sharing Option in File Manager

I still cannot understand how this would not be enabled by default and I struggled to find the reason why with manually installing samba etc.. wondering why the option for sharing was not in the menu.

 

On Linux Mint "MATE" the package is called "caja-share" and on Cinnamon it is called "nemo-share" so edit the below command as necessary:

*Also note that the "samba" package is necessary as it is not installed by default and will not install itself automatically with caja-share.

*Note after installing the below you will need to restart your session by logging in and out or what i do is run "killall -9 caja" this is the only way as even closing all open file browser windows for Caja will not work.  Meaning that right clicking a folder will not give you the "Sharing Options"

Step 1 - Install caja-share

apt-get install caja-share samba
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following package was automatically installed and is no longer required:
  libsctp1
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  caja-extensions-common caja-gksu caja-open-terminal
The following NEW packages will be installed:
  caja-share
The following packages will be upgraded:
  caja-extensions-common caja-gksu caja-open-terminal
3 upgraded, 1 newly installed, 0 to remove and 469 not upgraded.
Need to get 113 kB of archives.
After this operation, 145 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://packages.linuxmint.com/ rafaela/import caja-open-terminal amd64 1.10.1-1+rafaela [10.8 kB]
Get:2 http://packages.linuxmint.com/ rafaela/import caja-gksu amd64 1.10.1-1+rafaela [8,016 B]
Get:3 http://packages.linuxmint.com/ rafaela/import caja-extensions-common all 1.10.1-1+rafaela [75.1 kB]
Get:4 http://packages.linuxmint.com/ rafaela/import caja-share amd64 1.10.1-1+rafaela [19.2 kB]
Fetched 113 kB in 0s (154 kB/s)      
(Reading database ... 184362 files and directories currently installed.)
Preparing to unpack .../caja-open-terminal_1.10.1-1+rafaela_amd64.deb ...
Unpacking caja-open-terminal (1.10.1-1+rafaela) over (1.10.0-1+rafaela) ...
Preparing to unpack .../caja-gksu_1.10.1-1+rafaela_amd64.deb ...
Unpacking caja-gksu (1.10.1-1+rafaela) over (1.10.0-1+rafaela) ...
Preparing to unpack .../caja-extensions-common_1.10.1-1+rafaela_all.deb ...
Unpacking caja-extensions-common (1.10.1-1+rafaela) over (1.10.0-1+rafaela) ...
Selecting previously unselected package caja-share.
Preparing to unpack .../caja-share_1.10.1-1+rafaela_amd64.deb ...
Unpacking caja-share (1.10.1-1+rafaela) ...
Processing triggers for libglib2.0-0:i386 (2.40.2-0ubuntu1) ...
Processing triggers for libglib2.0-0:amd64 (2.40.2-0ubuntu1) ...
Setting up caja-extensions-common (1.10.1-1+rafaela) ...
Setting up caja-open-terminal (1.10.1-1+rafaela) ...
Setting up caja-gksu (1.10.1-1+rafaela) ...
Setting up caja-share (1.10.1-1+rafaela) ...
Processing triggers for libc-bin (2.19-0ubuntu6.6) ...
 

Step 2 - Kill caja or login and logout

killall -9 caja

 

 


Tags:

linux, mint, enable, manageri, enabled, default, struggled, manually, installing, samba, etc, quot, caja, cinnamon, nemo, edit, installed, install, automatically, restart, logging, killall, browser, clicking, folder, apt, lists, dependency, libsctp, autoremove, packages, extensions, gksu, terminal, upgraded, newly, kb, archives, additional, disk, http, linuxmint, rafaela, import, amd, fetched, database, directories, currently, preparing, unpack, terminal_, rafaela_amd, deb, unpacking, gksu_, common_, rafaela_all, selecting, previously, unselected, share_, processing, triggers, libglib, ubuntu, libc, bin, login, logout,

Latest Articles

  • How high can a Xeon CPU get?
  • bash fix PATH environment variable "command not found" solution
  • Ubuntu Linux Mint Debian Redhat Youtube Cannot Play HD or 4K videos, dropped frames or high CPU usage with Nvidia or AMD Driver
  • hostapd example configuration for high speed AC on 5GHz using WPA2
  • hostapd how to enable and use WPS to connect wireless devices like printers
  • Dell Server Workstation iDRAC Dead after Firmware Update Solution R720, R320, R730
  • Cloned VM/Server/Computer in Linux won't boot and goes to initramfs busybox Solution
  • How To Add Windows 7 8 10 11 to GRUB Boot List Dual Booting
  • How to configure OpenDKIM on Linux with Postfix and setup bind zonefile
  • Debian Ubuntu 10/11/12 Linux how to get tftpd-hpa server setup tutorial
  • efibootmgr: option requires an argument -- 'd' efibootmgr version 15 grub-install.real: error: efibootmgr failed to register the boot entry: Operation not permitted.
  • Apache Error Won't start SSL Cert Issue Solution Unable to configure verify locations for client authentication SSL Library Error: 151441510 error:0906D066:PEM routines:PEM_read_bio:bad end line SSL Library Error: 185090057 error:0B084009:x509 certif
  • Linux Debian Mint Ubuntu Bridge br0 gets random IP
  • redis requirements
  • How to kill a docker swarm
  • docker swarm silly issues
  • isc-dhcp-server dhcpd how to get longer lease
  • nvidia cannot resume from sleep Comm: nvidia-sleep.sh Tainted: Linux Ubuntu Mint Debian
  • zfs and LUKS how to recover in Linux
  • [error] (28)No space left on device: Cannot create SSLMutex Apache Solution Linux CentOS Ubuntu Debian Mint