I am trying to redirect a mysql database for a photo sharing app to a shared folder on my FreeNAS box. This is just for personal use, so I'm not too concerned with any possible performance limitations of this implementation. However, no matter what I do as far as users go, I am getting permission denied errors when trying to copy files to the freenas box from the VM. I have the share mounted with fstab and it works fine to create files in manually, but if I try to rsync the mysql directory to it and keep permissions, it fails. I can post any kind of error log or output that would be helpful.