Questions Guide:1. How do I connect remotely? 2. How do I upload a file? 3. How to operate on the opposite file? 4. Under what circumstances will the link fail?
Https://yunpan.cn/cYWtNMycjeVPv access password 4f74linux often need to edit the file, especially the Linux vps/Server installation system after the configuration environment will need to modify a lot of configuration files, etc. For common Linux basically can be proficient in the use of VI or nano and other SSH file editing tools, but for new contact with VPS or Server Linux novice is still a little bit difficult, Today introduces a tool –WINSCP for novice or lazy users who manage files on a remote Linux vps/server in Windows.Note that Linux needs to install SSH before using WINSCP, otherwise it will not link(1) WinSCP introduction through WINSCP can edit, delete files on VPS, and upload files to VPS. Unlike FTP, FTP is restricted to a directory, and all files in the operating system can be logged on by using root with WINSCP. The disadvantage of WINSCP is that the WINSCP uses the SFTP protocol to connect, while the communication through the connection is encrypted, and the transmission speed is reduced while the security is ensured. Therefore, it is usually necessary to use WINSCP in case of FTP operation. (2) Installation WinSCP Https://yunpan.cn/cYWtNMycjeVPv Access Password 4f74 (3) WinSCP use introduction 1, use WINSCP login to VPS Previous Next Closewinscp-1
Previous Next Closewinscp-2
Previous Next Closewinscp-3
Previous Next Closewinscp-4
When the login is successful, the interface will appear as in. Previous Next Closewinscp-5
2, directory operation in the directory to be operated on, right-click will appear copy, remote copy, move, remote move, delete, rename, properties (set permissions and owner), such as: here to edit/etc/php.ini as an example to demonstrate the process of editing a text file through WINSCP. First locate the file in the directory, right-click, and select Edit. Previous Next Closewinscp-6
Start downloading files, no action required. Previous Next Closewinscp-7
After you finish editing, click the Close button of the window and select Save file. Previous Next Closewinscp-8
Note the Sub-window below the software will show the upload progress of the modified file. Previous Next Closewinscp-9
Use WinSCP to upload files to VPS Previous Next Closewinscp-10
Use WINSCP to delete files on VPS |
Use WinSCP (download) files on the Linux graphics tutorial