Assuming the username gameboy, and the directory called files-from-osx,do this in a terminal:

sudo -i
enter your password
chown --recursive gameboy /home/gameboy/files-from-osx/
exit
chmod --recursive 755 /home/gameboy/files-from-osx/


HTH,


Dave


Reply via email to