You can connect with aws ec2 server via filezila using below process..
Step 1:- Collect server informations.
First you have to collect some required informations for your AWS instance like public DNS, PEM file, User etc...
If you use ubuntu image for creating a instance then you can use ubuntu as defaul user.
PEM file:- This is the file use for creating a instance. you have to save in to your computer for future use.
Public DNS:- You can either use public elastic IP address or its public DNS.
Step 2:- Fill Informations in FileZilla under mysite section.
- Now fill your public DNS or IP in Host input box.
- Choose protocol SFTP- SSH File Transfer Protocol.
- Choose Logon Type Key file.
- Put you user in User input box.
- Browse the path of your saved PEM file.
- And simply click on connect.
After filling all informations your site manager in filezilla will look like below image..
I hope using above process you can able to connect with aws server via SFTP. if you need any help you can simply comment here. I will try to resolve your issue..
Read More: Easy Process to Host website on AWS
Note: Only a member of this blog may post a comment.