apt install samba
nano /etc/samba/smb.conf
[PROXMOX] comment = Proxmox Technical Directory path = /var/lib/vz/dump browseable = yes writeable = yes read only = no create mask = 0644 directory mask = 0755
systemctl unmask samba
systemctl enable samba
systemctl start samba
smbpasswd -a root