tar copying via ssh

tar czv sourcepath | ssh -l username 192.168.0.5 tar xz -C targetpath