Reading Time: < 1 minute
ssh server "gzip -c remote_file " |gunzip > local_file
Reading Time: < 1 minute
ssh server "gzip -c remote_file " |gunzip > local_file
ssh server "gzip -c remote_file " |gunzip > local_file