Consider the following scenario:
A user is working offline, and tries to rename a file on a share that is offline. The user renames the file to the same name, but with a different case (UPPERCASE lowercase).
For example, a user renames an offline file from all.txt to All.txt.
The operation will fail with on-screen error "Access Denied - Try Again".
For example if you have a file named “ALLUPPERCASE.TXT” and want to rename it in Explorer to “AllUpperCase.txt”
you will be denied if the file is set to be always available offline.
A user is working offline, and tries to rename a file on a share that is offline. The user renames the file to the same name, but with a different case (UPPERCASE lowercase).
For example, a user renames an offline file from all.txt to All.txt.
The operation will fail with on-screen error "Access Denied - Try Again".
For example if you have a file named “ALLUPPERCASE.TXT” and want to rename it in Explorer to “AllUpperCase.txt”
you will be denied if the file is set to be always available offline.