In the image above you see "Type: SSH" in the Remove Server options. There are other options for Type available like FTP and WebDAV but I need samba to connect to the server in my work.
Asked
Active
Viewed 118 times
1 Answers
0
Have you installed the samba
packages? Try:
sudo apt install samba-common smbclient samba-common-bin smbclient cifs-utils
Then (maybe reboot) and see if there's a samba option available. If the option isn't available, then that software may just not support Samba shares, in which case see here, for a command line version.
Note: Just like that post, this question belongs on the dedicated Raspberry Pi stack exchange.

hnefatl
- 5,860
- 2
- 27
- 49