I'm running the current version of Rasberry PI OS (Bookworm) on a 2GB RPI4, booting from a 256GB SATA M.2 drive attached to a USB port. There's an external HDD in an external enclosure powered with its own power supply.
In PI OS the HDD mounts automatically, and I have no problems accessing it natively or remotely using Filezilla. BUT, using Samba from a windows machine, when I connect (successfully), I'm limited to only my home directory (/home/crusader2752939). There's no way to navigate to the /media directory where the drive resides.
My Samba access is \\rpi4-2\crusader2752939 and any other attempt to reference the actual location where the drive is mounted fails.
My Samba /etc/samba/smb.conf looks like this:
[4tbshared]
path = /media/crusader27529/4tbshared
writeable = yes
browseable = yes
create mask=0777
directory mask=0777
public=no
In PI OS the HDD mounts automatically, and I have no problems accessing it natively or remotely using Filezilla. BUT, using Samba from a windows machine, when I connect (successfully), I'm limited to only my home directory (/home/crusader2752939). There's no way to navigate to the /media directory where the drive resides.
My Samba access is \\rpi4-2\crusader2752939 and any other attempt to reference the actual location where the drive is mounted fails.
My Samba /etc/samba/smb.conf looks like this:
[4tbshared]
path = /media/crusader27529/4tbshared
writeable = yes
browseable = yes
create mask=0777
directory mask=0777
public=no
Statistics: Posted by crusader27529 — Tue Aug 27, 2024 6:46 pm — Replies 0 — Views 20