I've mounted my Raspberry Pi home directory on my Mac. It's readwrite and I can create files on it OK.
When I tried to create a new project from bbedit 11 I get: You do not have sufficient privileges to perform this operation (MacOS Error code: -5000) The x.bbprojectd directory IS created on the remote system but it is empty. UIDs and GIDs do not correspond for the two systems so the NFS server is using anonuid=1000,anongid=1000 which is the uid/gid that own the remote files. The local uid/gid is 501/20 Do I need to enable some sort of uid/gid mapping? -- This is the BBEdit Talk public discussion group. If you have a feature request or would like to report a problem, please email "[email protected]" rather than posting to the group. Follow @bbedit on Twitter: <http://www.twitter.com/bbedit> --- You received this message because you are subscribed to the Google Groups "BBEdit Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected].
