In WSL, I'm unable to write to my "Videos" folder in my Windows user profile (at /mnt/c/Users/UserProfile/OneDrive/Videos in WSL) however all the other folders in my user profile seem to have full read-write access, such as "Downloads" or "Documents"
The permissions for all the folders in my Windows user profile seem to be the same in both linux (all set to 777) and Windows (all set to "Full control"). Yet the Videos folder, and seemingly ONLY the Videos folder, is read only.
Attempting to write data will either say permission denied, I/O error or file not found.