2024-10-08, 03:26 PM
(2024-10-08, 01:15 PM)TheDreadPirate Wrote: I re-read your post. Your Samba config has nothing to do with a local application accessing it. Samba is for remote hosts.
What are the permissions on the folders? Copy and paste this command and share the output.
Code:ls -ld /media /media/hd /media/hd/samba /media/hd/samba/joao /media/hd/samba/joao/Videos
Here's the output:
Code:
root@raspberrypi:/home/pi# ls -ld /media /media/hd /media/hd/samba /media/hd/samba/joao /media/hd/samba/joao/Videos
drwxr-xr-x 11 root root 4096 Jan 18 2020 /media
drwxr-xr-x 4 root root 4096 Jan 19 2020 /media/hd
drwxr-xr-x 7 root sambashare 4096 Jan 14 2022 /media/hd/samba
drwxrws--- 13 joao sambashare 4096 Apr 24 13:33 /media/hd/samba/joao
drwxrwxrwx 5 joao sadmin 4096 Feb 18 2022 /media/hd/samba/joao/Videos