So recently I was to hired to implement SEO into an existing website. Once I compiled all the information needed from my client, I was shocked when I saw let they used AWS to host there site. I've Never worked with AWS in the past.
I skimmed through most of the documentation from amazon and it seems that in order to connect to the server I need a Key Pair. Which is created along with the instance,
Ultimately I want to set up an FTP and use fetch.
Is it possible to log into the file system of the instance without the key pair?*
Will I be able to transfer the key pair file (.pem or .ppk) from their computer to mine?
Or am I just stuck restarting the instance in order to retrieve another key pair?
Any help would be great,
Thanks
*
I skimmed through most of the documentation from amazon and it seems that in order to connect to the server I need a Key Pair. Which is created along with the instance,
Ultimately I want to set up an FTP and use fetch.
Is it possible to log into the file system of the instance without the key pair?*
Will I be able to transfer the key pair file (.pem or .ppk) from their computer to mine?
Or am I just stuck restarting the instance in order to retrieve another key pair?
Any help would be great,
Thanks
*