Sample Header Ad - 728x90

How can I use rsync to set the remote files owner to a userid inside a rootless Podman/Docker container

0 votes
1 answer
95 views
rsync supports --chown, but you need something like podman unshare in order for it to correctly deal with subuids. How can I combine those (on a remote host) ?
Asked by Torque (141 rep)
Mar 12, 2025, 09:58 AM
Last activity: Mar 12, 2025, 02:26 PM