PC A has a chrootable system at /mnt/gentoo and shares it via NFS, PC B has the share mounted to exact same location locally. Idea is to copy it over but can't as there's files only readable by root so that's a "permission denied".
What's the correct move here? Tar it on PC A and extract it from the NFS share? Use rsync or something?