Notes error: File cannot be created
I got this error when trying to archive locally on my Linux workstation. Checked the permissions on the file archive.nsf where the archiving rule points to, 661 or rw-rw-r–. Changing to 700 or 777 didn’t change anything. When trying to check the archive log, it wasn’t accessible either. It turned out that the archive and the log cooperate, the log was still assumed to be on a windows share. Corrected the pad and voila, everything worked again.