How to upload local files to Ali cloud server (and vice versa), and of course with winscp

1, upload files to the server

The above software is downloaded to the local, and uploaded to the server (if you are using Mac or LINUX, directly SCP command line to upload, specific instructions can be found online if your system dimension WIN, recommended filezilla visualization upload tool ), or you can log in directly to the server, wegt + ftp download software directly address

1.1, winscp installation

① installation WinScp, Download: https://sourceforge.net/projects/winscp/

(All the way to next can be installed) installed to perform this step to add a path, you can use the console command winscp

 

WinSCP is using SSH (Source Shell) open source graphical SFTP (SSH File Transfer Protocol) client for a Windows environment. Supports SCP (Source Copy Protocol) protocol. Its main function is to copy between local and remote computers securely file, and you can directly edit the file.

1.2, winscp using (file operation)

Connect to your own server

Choose to upload files, and the files uploaded to the server folder location

Local folder on the left, to the right of the cloud server folder. Right-click or drag and drop upload

 

Upload Success:

Published 143 original articles · won praise 40 · views 20000 +

Guess you like

Origin blog.csdn.net/LemonSnm/article/details/103938549