smbtree

command-line SMB/CIFS clients for Unix

Debian Debian
RUN apt-get update && \ apt-get install -y smbclient
Ubuntu
RUN apt-get update && \ apt-get install -y smbclient
Arch Arch Linux
RUN pacman -S --noconfirm smbclient
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y smbclient
CentOS
RUN yum install -y samba4-client
Fedora
RUN dnf install -y samba-client-2
Raspbian
RUN apt-get update && \ apt-get install -y smbclient
click the source code to copy install smbtree on any operating system with command-not-found.com