How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?

PHP中文网
Release: 2023-02-28 21:56:01
Original
3781 people have browsed it

Function introduction: How to use phpstorm to connect to Linux on a virtual machine to achieve real-time and synchronous development.
1. Open phpstorm and select: Tools->Deployment->configuration:
How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?
2. You can also open file->settiing->deployment->congfigruation:
How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?
3. Start setting you up The IP address of the virtual machine to be connected and the kind of user to connect to:
How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?
4. Set the directory mapped to the local:
How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?
5. After clicking OK, you can see the directory on the remote Linux appearing on the right:
How to use phpStorm to connect to the virtual machine Linux system using FTP and SSH?

The above introduces how phpStorm uses FTP and SSH to connect to the virtual machine Linux system? , including aspects of content. For more related content, please pay attention to the PHP Chinese website (www.php.cn)!

Related articles:

Detailed explanation of the steps to use SFTP in Phpstorm

PHP IDE PHPStorm configuration supports friendly Laravel code prompt method

Using Memo (1)

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template