Tagged Questions
2
votes
3answers
4k views
How to auto type password for SCP or SFTP to automate it?
I have script where I put scp command to backup file to other server. But when it runs it asking to type password. Is there way to automate this? I am using CentOS 5.6. I have seen few guides they use ...