I think it's an issue with the Public folder's read/write abilities. I don't have 10.6 here, but know that in 10.5 if you set up a folder for sharing on your desktop and then open up the sharing prefs pane, you can drag that new folder into the "Shared Folders" side of the File Sharing window and then change the read/write permissions for your user, unknown user and everyone to be Read & Write. I don't know what the Agfa requires, but in the options window you can check both AFP and SMB and you should be good. You could also try changing the Public folder permissions in there as well to make sure everyone has Read/Write if it's not already set in there.
If all else fails, try going into the terminal and do this:
type sudo chmod -R 777 (then drag the folder you want to change here) and enter your password. This will force the folder you drag in as well as all sub folders to have read/write permissions for everyone.
Good luck!
|