taking files on server

0

Hello. How can l take my files on server. l run a virtual service on cloud (EC2). lf l connect with filezilla, l can take my files. This way is the easiest solving for me because lm someone who very beginner on cloud service. lf l have server password, l could connect filezilla but Amazon aws use pem password file and l dont know how can l use it when l connect my server on aws. Please, tell me with very basic way. Thank you.

已提问 1 年前182 查看次数
1 回答
0

Hi

You can utilize the pem file to connect to your instance using filezilla. You will need to import the key to filezilla and then connect to the instance then you should be able to download your files.

Have a look at this guide -> https://tecadmin.net/import-private-key-in-filezilla/

Another good tool to connect is WinSCP (If you are using a Windows machine) -> https://winscp.net/eng/docs/guide_public_key

However, before any of this make sure that your instance is reachable from the internet and that you can connect using SSH. -> https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/AccessingInstancesLinux.html

Hope this helps you to try out

profile picture
Bisina
已回答 1 年前
profile picture
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则