Differences
This shows you the differences between the selected revisions of the page.
| 2020-12-23 | 2020-12-23 | ||
| sentence case (martin) | automatically using target article title for link anchor (martin) | ||
| Line 46: | Line 46: | ||
| * [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprints with those collected before (see above). | * [[ssh_verifying_the_host_key|Verify the host key]] by comparing fingerprints with those collected before (see above). | ||
| - | //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 [[guide_injecting_sftp_ftp_url_to_page|*]].// | 
| ===== [[vpc]] Connecting to EC2 instance in VPC ===== | ===== [[vpc]] Connecting to EC2 instance in VPC ===== | ||
| Line 52: | Line 52: | ||
| To connect to an EC2 instance in an Amazon VPC, you can tunnel through a [[https://docs.aws.amazon.com/vpc/latest/userguide/VPC_NAT_Instance.html|NAT instance]]. | To connect to an EC2 instance in an Amazon VPC, you can tunnel through a [[https://docs.aws.amazon.com/vpc/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]]. | + | For details, see [[guide_tunnel|*]]. | 
| ===== [[ssm]] Connecting using AWS SSM (Session Manager) ===== | ===== [[ssm]] Connecting using AWS SSM (Session Manager) ===== | ||
| Line 65: | Line 65: | ||
| ===== Further reading ===== | ===== Further reading ===== | ||
| - | * Guide to [[guide_upload|uploading files to SFTP server]]; | + | * [[guide_upload|*]]; | 
| - | * Guide to [[guide_automation|automating operations]] (including upload); | + | * [[guide_automation|*]]; | 
| - | * [[faq_su|How do I change user after login (e.g. su root)?]] | + | * [[faq_su|*]] | 
| * [[https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html|Official AWS guide for connecting using PuTTY/WinSCP]]; | * [[https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/putty.html|Official AWS guide for connecting using PuTTY/WinSCP]]; | ||
| * [[https://docs.aws.amazon.com/transfer/latest/userguide/getting-started-use-the-service.html#winscp|Official AWS guide for transfering files using a WinSCP]] | * [[https://docs.aws.amazon.com/transfer/latest/userguide/getting-started-use-the-service.html#winscp|Official AWS guide for transfering files using a WinSCP]] | ||
| - | * Guide to [[guide_google_compute_engine|connecting to Google Compute Engine server with SFTP]]; | + | * [[guide_google_compute_engine|*]]; | 
| - | * Guide to [[guide_microsoft_azure|connecting to Microsoft Azure Service with SFTP or FTPS]]. | + | * [[guide_microsoft_azure|*]]. |