Skip to main content
Minor formatting improvements
Source Link
AdminBee
  • 23.6k
  • 25
  • 55
  • 77

doCan you can perform a successfully perform interactive sshSSH on the scpSCP target machine? I

I just had a similar situation. The The problem was a change in the known key on the source for the target machine.

After flushing it from ~/.ssh/known_hosts~/.ssh/known_hosts the scpscp is working.

do you can perform a successfully interactive ssh on the scp target machine? I just had a similar situation. The problem was a change in the known key on the source for the target machine.

After flushing it from ~/.ssh/known_hosts the scp is working.

Can you successfully perform interactive SSH on the SCP target machine?

I just had a similar situation. The problem was a change in the known key on the source for the target machine.

After flushing it from ~/.ssh/known_hosts the scp is working.

Source Link

do you can perform a successfully interactive ssh on the scp target machine? I just had a similar situation. The problem was a change in the known key on the source for the target machine.

After flushing it from ~/.ssh/known_hosts the scp is working.