Cyberduck Permission Denied (Editing file in Ubuntu Server)

SOLUTION: Change owner of problem folder & it's contents to the username logging in through Cyberduck through terminal on Ubuntu Server ...

sudo chown -R username folder/*

FULL ERROR:
Permission denied (SSH_FX_PERMISSION_DENIED...

POST SPECIFICALLY FOR:
  • Cyberduck, FileZilla 
  • Editing files on Ubuntu Linux Server from Mac
  • Note " /* " changes permission of everything in the folder