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 -->
  #3 (permalink)  
Old 07-05-2009
siba siba is offline
Registered User
  
 

Join Date: Jul 2009
Posts: 6
Quote:
Originally Posted by vidyadhar85 View Post
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...


Thank you vidyadhar85. Since I am new to the unix world, I need to check this again with you: Do you mean that FTP can not help me solving this problem ? Why is ssh better in this case?