Can't write to public share

SOLVED

Solved the issue myself by getting the share mounted with NFS

sudo mount -t nfs ###.###.###.###:/nfs/Public /home/pi/nas1

previously I was missing the /nfs/

Still won’t work with cifs but I prefer nfs