I have created a key pair for login and also have the .pem file and also given permission
chmod 600 pem file.
 I used the following ssh command to log in but it says " permission denied"
ssh -i /home/rahul/key.pem  ubuntu@ec2-54-227-242-179.compute-1.amazonaws.com
How do I connect through Filezilla to upload files