How Can I Use WinSCP to Transfer Files from a Local Windows Computer to a Linux ECS?
Scenarios
WinSCP can be used to securely copy-paste files across local and remote computers. Compared with FTP, WinSCP allows you to use a username and password to access the destination server without any additional configuration on the server.
To transfer a file from a local Windows computer to a Linux ECS, WinSCP is commonly used. This section describes how to transfer files from a local Windows computer to a Linux ECS using WinSCP. In this example, the ECS running CentOS 7.2 is used as an example.
Prerequisites
- The target ECS is running.
- An EIP has been bound to the ECS. For details, see Binding an EIP.
- Access to port 22 is allowed in the inbound direction of the security group to which the ECS belongs. For details, see Configuring Security Group Rules.
Solution
- Install WinSCP.
- Start WinSCP.
Set parameters as follows:
- File protocol: Set this to SFTP or SCP.
- Host name: Enter the EIP bound to the ECS. Log in to the management console to obtain the EIP.
- Port number: 22 by default.
- User Name: Enter the username for logging in to the ECS.
- If the ECS is logged in using a password, the username is root for a public image.
- Password: the password set when you created the ECS.
- Click Login.
- Drag a file from the local computer on the left to the remotely logged in ECS on the right to transfer the file.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot