Skip to main content

How to Upgrade Your RAM and SSD on Ubuntu: A Complete Guide 2025 - 2026 midway

how to connect aws server file with ubuntu file manger

Sanjay Tech solutions


hello techy.


i am write here i found some easy solution with ftp access.

using a .pem key connect a linux server


i am using ubuntu 18.4

sftp connect with *.pem key


step 1 : first you need to add that .pem key into ssh

$ssh-add /home/user/Desktop/mypem.pem

ssh-add then complete pem key path.

step 2 : open gnome file manger click on left side connect +other server

then you need

bottom enter a server path.

sftp://ubuntu@ec2-31-__-4__-111.ap-south-5.compute.amazonaws.com/

sftp://user@host or ip

then click on connect now you connect with server

Comments