I am trying to copy some files from my local drive to a SMB share I have set up on my home network using Terminal, but I keep getting this error:
fchmod failed: Permission denied
The share is set up on a Freenas server and the folder permissions is set to 777. I can copy the files ok with Finder so I don't know why its not working in Terminal.
ls -lon the source and destination directories ? – Paul R Nov 13 '12 at 16:13