I tried to execute scp/rsync command between two of my EC2 servers but I got the error as be low snapshot.
Normally when I ssh connect
to my servers via PuTTY, I need to attach a private key. So what I can guess is that the command is requiring the keys.
How can I add the key in the command?