How to Install fusesmb in Ubuntu 18.04



Install fusesmb by entering the following commands in the terminal:

sudo apt update
sudo apt install fusesmb

Description:

filesystem client based on the SMB file transfer protocol

fusesmb is a filesystem client based on the SMB file transfer protocol. This gives the ability to transparently exchange files with Microsoft Windows servers and Unix servers running Samba. . It is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Version: 0.8.7-1.4

Section: universe/utils