The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

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 09-28-2006
parthum parthum is offline
Registered User
  
 

Join Date: Sep 2006
Posts: 2
Ok.... since we have the basic command to copy the files.

Do any body know how to get around the password entry phase for the user on the remote machine.

I checked this article on the net which helps to "pass on passwords with SCP".
http://www.linuxjournal.com/article/8600

Any alternate ways available to "pass on passwords" instead of generating public/private keys ?

Thanks in advance.