findsmb

command-line SMB/CIFS clients for Unix

Install

All systems
curl cmd.cat/findsmb.sh
Debian Debian
apt-get install smbclient
Ubuntu
apt-get install smbclient
Alpine
apk add samba
Arch Arch Linux
pacman -S samba
image/svg+xml Kali Linux
apt-get install smbclient
CentOS
yum install samba-client
Fedora
dnf install samba-client-2
Windows (WSL2)
sudo apt-get update sudo apt-get install smbclient
Raspbian
apt-get install smbclient
Docker
docker run cmd.cat/findsmb findsmb powered by Commando

smbclient

command-line SMB/CIFS clients for Unix

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils.

samba-client-2

4.8.0-0.5.rc4.fc28.x86_64 : Samba client programs

samba-client

The samba-client package provides some SMB/CIFS clients to

complement the built-in SMB/CIFS filesystem in Linux. These clients allow access of SMB/CIFS shares and printing to SMB/CIFS printers.

samba

SMB/CIFS file, print, and login server for Unix

Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils).