Linux and Windows IT Support  

dedicated-technology-experts

Windows, Apple and Linux IT support and services.

For Software and Web Development.

Tar files over the network

PrintE-mail

When transferring large amounts of data, its a good idea to tar/gzip it first. What if there is not enough space on the source system to contain both the original content and the tar/gzipped content?

One common solution would be to use tar gzip over the network:

#tar zcvf - /mydata | ssh This e-mail address is being protected from spambots. You need JavaScript enabled to view it "cat > /data/mydata.tar.gz"

Where "mydata" is the source directory on the source system and "/data/mydata.tar.gz" is the destination directory on the destination system.

Add your comment

Your name:
Subject:
Comment:
  The word for verification. Lowercase letters only with no spaces.
Word verification:
yvComment v.1.24.0
   
Copyright © 1999 - 2024 Virtual Helpme | Techical Support and Maintenance | Original Template: Allrounder