You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the owner of a file is not the current Windows user, then even if the file has 777 permissions on the Linux side, running echo "hi" > xxx.txt will still result in a permission denied error.