[CommandLine] – How to copy a local file to a remote service? How to do a `scp` with a public key?

scp -r -i mykey.pem <file_path> <server_user>@<server_ip>:<server_path_file>

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s