Phpstrom new FTP project and online operation graphic

Source: Internet
Author: User
Tags ftp protocol
Phpstorm is a lightweight and convenient PHP IDE that provides smart code completion, fast navigation, and instant error checking, which greatly improves coding efficiency. It is a commercial PHP integrated development tool, with its unique development convenience, in a short time to win a lot of phper favor. Today we will learn more about FTP-related operations

Objective

Phpstorm is a commercial PHP integrated development tool developed by JetBrains Corporation. It contains all the functions of webstorm, the front and rear end are quite good, its powerful convenience, I believe that the students have been used to know. Well, I'll talk to you about it. FTP and remote file synchronization capabilities.

Advantage

FTP and Remote file synchronization, as the name implies, is to operate the files on the server using the FTP protocol. So what are the advantages of this and our use of ordinary FTP? Why should we use it?

In fact, the most important advantage is to modify the integrity of the operation of the project, such as when we are debugging a method, in the IDE, you can directly hold the CTRL + left mouse button click on the method name, you can know the method, and even further to find other related functions, but simply in the FTP software can not be modified, Or it would cost a lot more to achieve this effect.

Operation

First we need to create a new Ftp/sftp/ftps project. To do this, follow these steps:

1. In the top left menu bar, locate File, click it, and then select Create Project from exsting files ... in the drop-down menu that appears.

2. The project selection screen pops up and we select Web Server is on remote host and files are accessible via Ftp/sftp/ftps. , click Next Next.

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

4. Add or select an FTP project

5. Add a new configuration FTP project (if available, go directly to the previous selection, skip this step)

6. Configure the final directory structure

7. After configuring the directory structure, click Next to enter the root directory settings, general default/Good

8. Click Finish to complete all configuration, then the software will automatically collect the file information and download to the local


9. After the download, you will be prompted whether to open in this window, if there is no need to edit multiple items at the same time, click on this window to open in this screen.

10. Complete the configuration, browse the global interface

Summary: The above is the entire content of this article, I hope to be able to help you learn.

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.