Probably the same way you'd access any other SMB share on a pi:
On the desktop: open file manager then smb://server/share
From the command line: sudo mount -t cifs //server/share /mnt
To automatically mount at boot:[shameless self promotion]Using fstab A Beginner's Guide[/shameless self promotion]
The above just touches the surface with a couple of examples.
On the desktop: open file manager then smb://server/share
From the command line: sudo mount -t cifs //server/share /mnt
To automatically mount at boot:[shameless self promotion]Using fstab A Beginner's Guide[/shameless self promotion]
The above just touches the surface with a couple of examples.
Statistics: Posted by thagrol — Tue Apr 15, 2025 2:29 pm