2

This is my first time working with both AWS and WordPress. I bought a theme to install on my server and when I installed the recommended plugins I am now asked for my FTP information on a screen that looks like this:

Example Image

Where can I find this information from my AWS account (I assume?).

Thanks!

Jared Ross
  • 77
  • 2
  • 8

1 Answers1

2

EC2 instances do not come with built-in FTP access, you need to create it. Here is a very good guide form a developer I know: https://silicondales.com/tutorials/aws-ec2/setup-ftp-sftp/

Anyways, if you are not very proficient with server management but wanna keep your site on AWS, probably you should take a look at AWS Lightsail - https://aws.amazon.com/lightsail/

Best, Francesco

FrancescoCarlucci
  • 1,570
  • 12
  • 13