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
Use separate commands when copying files and preserving permissions
`cp -p` fails with the following error on Ubuntu 24:
```
STDERR: cp: preserving permissions for ‘/local/home/ubuntu/.ssh/authorized_keys’: Operation not supported
```
Signed-off-by: Hanwen <[email protected]>
0 commit comments