Microsoft
Software
Hardware
Network
Question : How do I perform this shell command in reverse?
Hi,
I found the following command which logs into a remote server, zips a file and sends it straight over the network and unzips it on the remote machine in one action, which saves I/O on both machines:
serverA $ gzip -c /file/being/zipped | ssh root@serverB "gunzip -c - > /file/unzipped"
How would I perform this command in reverse? In other words, login in to a remote server, get the remote server to zip and send the file, and then unzip it as it arrives on the local machine?
Thanks
Answer : How do I perform this shell command in reverse?
ssh root@serverB "gzip -c /file/being/zipped " | gunzip -c - > /file/unzipped
Random Solutions
net use skip if credentials don't match
Find competitors top 10 inbound links by highest Google page rank
NDR, Your mail system could not find a way to successfully communicate with the destination system
Move WSUS Database from MSDE to SQL 2005
Using GUIDs as primary key in Mysql innodb and how it affects inner joins
san stroage data shows on one node only
Keep two windows open
my computer takes forever to open
microsoft, IIS, server 2003 | moving existing website
Timeout error - revisit.