Categories Linux tar file copy via ssh Post author By admin Post date November 10, 2013 ( cd SOURCEDIR && tar cf – . ) | ssh target_address “(cd DESTDIR && tar xpf – )” Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window)Like Loading... Related → rsync with any ssh port linux command