Hi, I'm using MacBook Air 15 (M2, 2023), macOS 14.0
I installed OneDrive on my Mac then found one problem.
As I am Korean user, the suffix "-개인" is auto-generated to the OneDrive folder.
It is annoying, because it contains non-ASCII characters so may cause some errors on my apps.
I already searched instructions to change OneDrive folder below:
https://support.microsoft.com/ko-kr/office/onedrive-%ED%8F%B4%EB%8D%94%EC%9D%98-%EC%9C%84%EC%B9%98-%EB%B3%80%EA%B2%BD-f386fb81-1461-40a7-be2c-712676b2c4ae
(1) I manually created "OneDrive" folder on my home directory: /Users/young/OneDrive
image: https://ibb.co/fVgSd0N
(2) I chose the directory at the first launch of OneDrive
image: https://ibb.co/9ryTw68
(3) It ignores my choice, then it just automatically set the folder to the path below
/Users/young/Library/CloudStorage/OneDrive-개인
Then the folder "/Users/young/OneDrive" changes into symbolic link to the the directory "OneDrive-개인"
image: https://ibb.co/WDv0fgf (Command "ls -l" used)
I manually changed the folder name
from: /Users/young/Library/CloudStorage/OneDrive-개인
to: /Users/young/Library/CloudStorage/OneDrive
But when I reboot my Mac, it just change its name to the previous one.
I hope to use set my OneDrive directory to /Users/young/OneDrive with no symbolic link.
And no annoying Korean suffix too.
Best regards.