I'm running a script that copies files from another server.... It's prompting for a password of that server... Every time I need to enter the password manually... So s there any way to automate this?
scp root@ip:file_location destination
Note for security purposes I was not supposed to use password less login, or ssh