unix - Give access to ec2 AWS user only to specific files -
    i'm trying connect amazon using aws , user created in ec2. unfortunately, can't connect in filezilla user using key, default aws user. how should go this?          if created user on ec2 command adduser  use new user filezilla set password user passwd  command.  use same username/password combination filezilla   to use filezilla ssh key pairs    generate new key pair new user ssh-keygen  command.  put public part in new user's .ssh/authorized_keys file.  ensure authorized_keys has correct permissions , owner.  convert private key pem or ppk format , load filezilla    see https://wiki.filezilla-project.org/howto