I\'m trying to copy a file from one remote server to another remote server from my local machine. Here\'s what I\'m trying
You only need passwords if you don't have entries in the authorised_keys file. Once you have logged in to the 2 servers (localA -> remoteB & remoteB -> remoteC) and established the secure connection your original command should work.