tar as scp

Definition:
tar -cf - /some/file | ssh user@host.name tar -xf - -C /destination