- OS: Mac OS X El Capitan (10.11.4)
- MS Office 2011
I received the error "There was an error accessing /Users/Username/Documents/Aux/Powerpoint.pptx."
Image for reference: Error Dialog - Directories blanked out for privacy
I have pinned it down to the directory being named "Aux" (I changed it to: NotAux and had no issue saving or accessing the file) and I noticed elsewhere that people have had the same problem when saving under a directory named "home":
I've looked around on Google and stackoverflow but I'm not sure if I'm searching for the right thing to get an answer to the following question:
Is there a list of invalid directory names that need to be avoided to prevent this issue from happening?
EDIT: Please note, this is not a duplicate of: Validate Windows filename Even though a commenter flagged it as possibly a duplicate. This problem is not on Microsoft Windows (although it is possible that the origin of the issue comes from some directory naming convention in Windows...) and, while the linked post mentions asserting that "Aux" is not a filename, it has no mention of home being an invalid file or directory name (I only skimmed the code in the post but it was clearly a different issue)