Revision history of "Tar over SSH"

From Nocrashwiki

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 13:10, 14 September 2010Chris talk contribs 184 bytes +184 Created page with "Send Tar file to remote server. tar cvfz - Desktop |ssh server "buffer | dd of=file.tar.gz" Retrieve tar file from remote server ssh server "tar cvfz - directory" > directory...."