The default permissions for a users public folder are set to read only for everyone else except the owner of the folder. However, over an AFP connection, if a user copies a file from that folder to their local desktop, the umask of the local system (the client computer) should be applied and the permissions of the newly copied file should allow the user to read/write.
Can you clarify? When a user copies a file to their local computer, is the read-only attribute still in place?
…
[url]http://www.blackandcode.com[/url]
Comments are closed