Differences
This shows you the differences between the selected revisions of the page.
| 2015-03-05 | 2015-10-21 | ||
| guide_injecting_sftp_ftp_url_to_page (martin) | vpc (martin) | ||
| Line 50: | Line 50: | ||
| //If you are managing a large amount of servers, and it is not feasible for you to save a site for each of them in WinSCP, consider using an user script that [[guide_injecting_sftp_ftp_url_to_page|injects "Open in WinSCP" link to an Amazon EC2 management portal]].// | //If you are managing a large amount of servers, and it is not feasible for you to save a site for each of them in WinSCP, consider using an user script that [[guide_injecting_sftp_ftp_url_to_page|injects "Open in WinSCP" link to an Amazon EC2 management portal]].// | ||
| + | |||
| + | ===== Connecting to EC2 instance in VPC ===== | ||
| + | |||
| + | To connect to an EC2 instance in an Amazon VPC, you can tunnel through a [[http://docs.aws.amazon.com/AmazonVPC/latest/UserGuide/VPC_NAT_Instance.html|NAT instance]]. | ||
| + | |||
| + | For details, see a guide to [[guide_tunnel|connecting to an SFTP server which can be accessed via another server only]]. | ||
| ===== Further reading ===== | ===== Further reading ===== | ||