PHPStrom creates an FTP project and online operation tutorial, phpstromftp

Source: Internet
Author: User
Tags ftp protocol

PHPStrom creates an FTP project and online operation tutorial, phpstromftp

Preface

PhpStorm is a commercial PHP integrated development tool developed by JetBrains. It includes all the functions of WebStorm, And the frontend and backend are excellent. We believe all the users who have used it will know its great convenience. Now let's talk about its FTP and remote file synchronization functions.

Advantages

FTP and remote file synchronization, as the name implies, use the ftp protocol to operate files on the server. So what are the advantages of using common ftp? Why should we use it?

In fact, the most important advantage is the integrity of the modification operation project. For example, when debugging a method, you can directly press ctrl in the IDE without leaving the mouse to click the method name, you can know the method, or even find other associated functions in a deeper step, but you can't simply modify the method in the ftp software, or you need to increase the cost to achieve this effect.

Operation

First, we need to create an ftp/sftp/ftps project. Follow these steps:

1. Find File in the menu bar in the upper left corner, click it, and select Create Project from Exsting files... from the drop-down menu that appears ....

2. The project selection page is displayed. Select Web server is on remote host, files are accessible via FTP/SFTP/FTPS. And click next.

3. Set the local project, the name and project path, and some deployment configurations.

4. Add or select an ftp Project

5. Add an ftp project. (If the ftp project already exists, select it in the previous step. skip this step)

6. Configure the final directory structure

7. After the directory structure is configured, click next to enter the root directory settings. The default/

8. Click finish to complete all configurations. The software will automatically collect file information and download it to your local device.


9. After the download is completed, the system will prompt whether to open it in this window. If there is no need to edit multiple projects at the same time, just click this window to open it in this window.

10. Complete the configuration and browse the global interface

Summary

Due to the limited length of the article and the author's time, I just talked about how to remotely connect to the ftp project and download it. There are still many specific operations, such as comparison of local and online files, readers need to explore.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.