Problem scenario
You want to copy files between RedHat Linux servers with adherence to security best practices. You try to use scp but you get “Permission denied.” What do you do to copy files in a secure way?
Solution
1. Verify you can SSH from one server to the other. For directions for setting up SSH in a cross-cloud environment, you may want to see this posting.
…
Continue reading “How Do You Use scp When You Get A “Permission Denied” Error?”