Sunday, October 12, 2025
Latest:
  • German Pronouns with Nominative, Accusative, and Dative cases
  • German articles for the nominative, accusative, and dative cases
  • Der kleine Vogel und die Sonne
  • German alphabet pronunciation
  • Command design pattern
Upokary

Upokary

Quality information

  • Health
  • Life
  • Fashion
  • Food
  • Code
  • English
  • বাংলা
Technology 

How to do SFTP using pem file from command line?

Published: May 17, 2019Last updated: May 16, 2020 Linux, sftp, SFTP using pem

A simple file transfer protocol ( SFTP ) is really essential in many cases. The regular SFTP is very straightforward. But when we want to do SFTP using an identity file (.pem) then the command is a bit different.

We will have to use ssh_option (-o) with the IdentityFile like below:

$ sftp -o IdentityFile=demo.pem ubuntu@ec2-52-25-231-230.eu-west-1.compute.amazonaws.com

You May Also Like

Design method signatures carefully – effective java

May 22, 2020 beroza

Does variable declared with let or const hoisted?

August 30, 2021 beroza

Programming tips for solving problems

October 3, 2022 beroza

Write a program to merge strings alternately

June 14, 2022 Rinku Paul

How to create new user MySQL?

July 14, 2021 beroza

How to uninstall android studio from Ubuntu 16.04 or 18.04?

December 4, 2018 beroza

Uncaught TypeError: CreateListFromArrayLike called on non-object

April 1, 2019 beroza

jQuery html() method ignores script tags from HTML and not executed.

July 7, 2020 beroza
apple macbook

Things we should do before buying a Apple MacBook

February 21, 2021 beroza

Why Upokary?

Upokary.com is a useful application in everyday life. It provides very handy information regarding every aspect of life. Each and every tip of upokary.com is meant to make life better.

Upokary tools

  • Youtube thumbnail
  • Youtube video downloader

Useful Links

  • Handy code
  • Technology
  • People
  • Programming
  • Quote
  • Travel
  • WordPress
  • IELTS
  • Kids

Pages

  • Sitemap
  • Privacy policy
  • About us
  • Contact us

Support

For any kind of query or question please drop a message in the following email: upokary@gmail.com
Copyright © 2025 Upokary. All rights reserved.