if i use scp command to copy a file from one server another server it is asking password of the server from where the file being copied. i am automating some reports.. i need the file to be copied without asking the password. can any help me out??? thanks in advance,
Arun Manas
Since scp uses ssh you need to configure ssh to not require a password for the user that you are connecting as. Here's a link that tells you how to do that: http://linuxproblem.org/art_9.html .
Yes (14) | ![]() | |
No (14) | ![]() | |
I don't know (15) | ![]() |