df.tips
How did I fix «hostfile_replace_entries: link /cygdrive/<…>/.ssh/known_hosts to /cygdrive/<…>/.ssh/known_hosts.old: Permission denied» for Cywgin?
Windows
Cygwin
windows-ownership
,
takeown
,
icacls
,
windows-permissions
,
ssh
,
cygwin
,
filesystem
,
cygwin-permissions
dmitrii_fediuk
(Dmitrii Fediuk)
October 29, 2023, 3:47pm
2
takeown /f "C:\tools\shell\home" /r /d y icacls "C:\tools\shell\home" /grant:r dmitrii:F /t
show post in topic