: This article mainly introduces how to use FTP and SSH to connect to a virtual machine linux system in phpStorm ?, If you are interested in the PHP Tutorial, refer. Function description: how to use phpstorm to connect to a linux instance on a virtual machine for real-time development.
1. open phpstorm and select Tools> Deployment> configruation:
2. you can also open file-> settiing-> deplopment-> congfigruation from setting:
3. start to set the IP address of the virtual machine you want to connect to and the user you want to connect:
4. set the directory mapped to the local directory:
5. click "OK" and you will see the directory on remote linux on the right side:
The above introduces how to use FTP and SSH to connect phpStorm to a virtual machine linux system ?, For more information, see The PHP Chinese website (www.php1.cn )!
Related articles:
How to use SFTP in Phpstorm
Php ide PHPStorm supports friendly Laravel code prompts
Memorandum of use (I)