Yes this question probably belongs in an AWS SO somewhere.
But yes you’re on the right track, you’d most likely look under EC2 for “instances”
If there’s only one instance, your life will be easier.
Find the ip address bound to the instance in question.
I would have to guess that both:
- FTP is not enabled on the server,
- FTP is not allowed by AWS firewall policy,
And you will have better success using SFTP but will still probably have some learning to do if the access permissions aren’t enabled, you’ll need to add a new firewall rule as well as get hold of an access key (pem file).
When I connect from Linux to AWS with SFTP, this is the command used:
sftp -o "IdentityFile=my-aws-xyz.pem" [email protected]
(Replace X,Y, Z with your values)
Related Posts:
- Is there a way to figure out the way to access hosting if I have admin privilege?
- Hosting wordpress on Amazon [closed]
- Minimum EC2 Requirements for a stable WordPress site
- How to run WordPress across 2 VMs for high availability
- Migrating a WordPress site from One Hosting Provider to Another?
- Hosting WordPress on Azure?
- How do you seamlessly switch hosting?
- Hosting alternatives to WordPress.com [closed]
- Hosting WordPress on Google Apps Engine (GAE)
- nginx or cherokee ( +php-fpm ) for WordPress backend?
- Running WordPress on low-end hardware/resources?
- Where should I host my images?
- Best hosting for WordPress blog(s)? [closed]
- What issues would you face if you use Nginx
- How to detect that site is hosted on WPEngine?
- WordPress hosting – Shared/dedicated server? Any recommendations? [closed]
- Host wordpress on a subdirectory of a Rails application
- Do I need “wordpress hosting” to host wordpress?
- Google Site and WordPress
- Deploy WordPress From Local Docker to Hosting Provider
- Moving WordPress from host without FTP?
- Do i need the git directory?
- How much should this hosting cost? [closed]
- How can I use more than 2 DB’s
- WordPress out of memory allocated issue?
- Switched hosts to one with cPanel. To transfer my blog should I do the WP install or just be uploading my old WP directory & database?
- Free swf files hosting for wordpress blog
- Has anyone used the wordpress plugin w3-total-cache on a Dreamhost VPS successfully? [closed]
- WordPress moved to a new server with a new databank. Just Theme no plugins. Site worked for minutes then went offline. cant login. Server says 408
- Dynamic sites and hosting limits: PHP Workers VS User Processes Per Sec Limits
- Configure WordPress Installation autoinstalls via Softaculous in WHCMS [closed]
- “508 Resource Limit Is Reached” on WordPress site
- Free WordPress Hosting with Custom Themes? [closed]
- Recommendation for server config for WordPress Staging servers [closed]
- Choose specific kind of hosting service for WordPress?
- Is my host the problem?
- Is Windows hosting a bad idea for wp?
- Stepping up my game with WordPress hosting [closed]
- Can I move WordPress to another folder?
- Why is WordPress filtering Pastebin URL’s
- Different Server for Images
- How to host and manage for clients
- Fantastico pros and cons
- Add wordpress to only one domain in shared hosting with multiple domains
- lost all the links in WordPress after changing hosting
- My redirect URL doesn’t show any pages on my website [closed]
- Unable to Edit Destination settings – 1and1 hosting [closed]
- How many WP websites can go on one shared hosting account?
- Hostinger masked redirection to wordpress website
- What’s more important for supporting concurrent users on an elearning site with dynamic content, CPUs or RAM?
- Resting a site for a couple of years
- A way to check if wordpress installation is self-hosted or hosted via wordpress.com?
- Can’t Change the default theme on WordPress by BitnamI running on AWS
- Deleting /wp from my website URL
- WIll it be a good idea to host my website images on a 3rd-party service?
- woocommerce with external ftp site
- WordPress transfer problems Cant’ find variable jQuery
- Alternatives to hosting WordPress post content?
- Migrating existing site to Azure is slow
- How to check the speed of a WordPress site on different hosts without WordPress access?
- Problem With DNS or WordPress installation>
- Integrate wordpress before hosting
- Factors for NON-cached performance?
- WordPress working only in directory named “wordpress”
- Will it make any difference if I have CDN on the same server but different directory?
- Need to delete a wordpress website from Cpanel
- WordPress hosting good practice
- Can I host wordpress separately on one hosting account?
- I am looking for a specialist WordPress host [closed]
- How to Disconnect My Domain Name?
- Difference between WordPress stand alone & through host gator
- Call to undefined function _deprecated_file() in class-smtp.php
- Limit the harddrive storage of multiple WordPress instances on one webserver
- Help with cPanel and sending email
- Differences between SFTP and “FTP over SSH”
- How do I use WordPress with HostGator?
- WORDPRESS Updating failed. Error message. The response is not a valid JSON response
- Most Flawless Way To Transfer from Dev to Prod [duplicate]
- Unable to locate WordPress Plugin directory. ftp_base not working?
- WP Config for FTP credentials
- Migrate localhost to server
- How to upload a media file via FTP and then create an attachment post with it?
- Strange redirection issues on wordpress from ssl with padlock to ssl without padlock
- WordPress Images Not Showing When FTP
- Can I install a new WordPress site inside a sub-directory of an existing WordPress site?
- dev site running on subdomain is redirecting to the main domain
- restore a db after bad backup
- FTP + Unable to locate WordPress content directory (wp-content)
- How I do I host a simple html file through wordpress? (see details) [closed]
- Impossible to index an upload folder with 10k files
- How to change archieve frequency of the media file in uploads folder for wordpress blog
- syntax Highlighting on wordpress.com blog
- Is it possible to set Featured Image using HTML?
- How can I figure out what is making my WordPress site so slow?
- What’s the best way to redirect to a new wordpress website?
- Changing themes on locally hosted webpages
- Second completely independent and disposable WordPress installation in subdirectory?
- Plugins upload to wordpress in wampserver via filezilla
- Your PHP installation appears to be missing the MySQL … After deleting and restarting from cpanel
- Enqueued stylesheets only loading when logged in. Hosting cache?