fusesmb
filesystem client based on the SMB file transfer protocol
Install
- All systems
-
curl cmd.cat/fusesmb.sh
- Debian
-
apt-get install fusesmb
- Ubuntu
-
apt-get install fusesmb
- Kali Linux
-
apt-get install fusesmb
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fusesmb
- Raspbian
-
apt-get install fusesmb
- Dockerfile
- dockerfile.run/fusesmb
fusesmb
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.