You might see that the Dropbox Community team have been busy working on some major updates to the Community itself! So, here is some info on what’s changed, what’s staying the same and what you can expect from the Dropbox Community overall.

Forum Discussion

Henrik K.3's avatar
Henrik K.3
Explorer | Level 3
8 years ago

Dropbox is Changing the file name to UPPERCASE letters

Sometimes filenames in my Dropbox folder(s) are changed to UPPERCASE letters. Seemingly random, but probably isn't :)   I can see from the version history that the file has been renamed (changing f...
  • Jane's avatar
    Jane
    8 years ago
     
    You may keep in mind that Dropbox supports case-sensitive file names, but Windows pcs don't. While it may appear that you can have mixed case file names, they both don't at the file system level. Consequently, you can’t have two files named "temp" and "TEMP" in the same folder on Windows operating systems.
     
    Thus, there is no event that Dropbox can send to a Windows or Mac client that says "rename temp to TEMP" because that's not possible. This will work on Linux, and specially configured Mac OS, because they support mixed case.
     
    What you can do to work around this issue is rename the file twice, like this example:
     
    1. rename "temp" to "tmp"
    2. rename "tmp" to "TEMP"
     
    Hope this helps you clarify, let me know if you need more details about it in your reply!