Friday, February 27, 2026
Latest:
  • Wichtige wörter für B1 prüfung
  • What are the main differences between ApplicationContext and BeanFactory?
  • German B1 Word list
  • How does Lazy annotation work in Spring?
  • How Spring framework resolves circular dependencies?
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

Write a Program to Find N-ary Tree Preorder Traversal

January 8, 2023 beroza

How to remove a character from a position of a string in javascript?

March 28, 2022 beroza

When we should use StringBuilder over String concatenation in Java?

May 23, 2020 beroza

Iframe lazy loading

January 5, 2021 beroza

JavaScript interview questions for developers

July 18, 2019 beroza

Prefer dependency injection to hardwiring resources

January 22, 2020 beroza

What is spread syntax? Explain with example

May 11, 2019 beroza

Obey the general contract when overriding equals in Java

February 6, 2020 beroza

Lexicographically Smallest Equivalent String

June 11, 2023 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 © 2026 Upokary. All rights reserved.