At any rate, that will typically mean that the application can't open the file for writing at all. Most applications ask for generic write access when opening files for editing, and that includes the append data right. In this scenario that won't work and the application will typically either fail entirely or fall back to read-only mode.