• Skip to main content

Uly.me

cloud engineer

  • Home
  • About
  • Archives

SFTP with AWS Keys

July 24, 2019

How to use SFTP with AWS Keys.

sftp -i "yourkey" ec2-user@your-server

sftp -i "yourkey" ec2-user@your-server

To copy files to server. File will copied to user’s home directory.

sftp> put file.txt .

sftp> put file.txt .

Filed Under: Cloud, Linux Tagged With: aws, key, sftp, ssh

Search This Website

Subscribe Via Email

  • Home
  • About
  • Archives

Copyright © 2023