The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 07-05-2009
vidyadhar85's Avatar
vidyadhar85 vidyadhar85 is online now Forum Staff  
Moderator(The Tutor)
  
 

Join Date: Jun 2008
Location: INDIA
Posts: 1,423
use ssh to unzip a file on server b from server a..(it will ask password though) or establish a passwordless ssh connection(which is not adviced..
and for your second question you better run it from server a...

Last edited by vidyadhar85; 07-05-2009 at 04:56 PM..