portage $ tar -lcf - . | ssh -l root x.x.x.x "tar -xvpf - -C /mnt/gentoo/usr/portage"
you can also try netcat which should be much faster than ssh, since it's without encryption - but setting up netcat could be more complicated (i never used it yet)
-- [email protected] mailing list
