Adding a Remote Connection Profile

This procedure describes how to add a new Remote Connection Profile. Before adding a profile, you must enable your PHP project as a remote project. Adding a Remote Connection Profile allows you to define the connection settings for a remote server which you can then associate with your project.

 

 

Instructions on how to complete a procedure

To add a Remote Connection Profile:

  1. Go to Project | Properties | Automatic Upload - Or - Select Properties | Automatic Upload from the Right Click Menu in your project directory.
    The Automatic Upload page opens.

  1. Select the Enable automatic upload check-box.

  2. Select the Remote Connection option.
  3. Click Manage.
    The Remote Connection Profile dialog opens.

  1. Click Add.
    The Create New Remote System Connection dialog opens.

  1. Enter the Host Name in the Host Name text field.
    The Host Name can be the IP address of the remote server, or a pre-defined name the server has been given. The Host Name cannot be defined in Zend Studio as it is already defined in the remote server.

  2. Select a System Type in the System Type drop-down menu.
    The options in this menu are:

    • SSH

    • FTP

  1. Click Finish.

Return to the Remote Connection Profile dialog to define the additional required properties of your new Remote Connection Profile by editing your Remote Connection Profile.

Once you have defined a Remote Connection Profile, you can associate it with any PHP remote project. This is done by selecting the associated Alias Name from the Remote Connection dropdown menu in the Automatic Upload Properties page of the project.

All tasks you perform while working with Remote Server Support will appear in the Console view. Checking the Console view is the most efficient way to ensure that the action has been completed as you have requested. It will also show any problems that occurred during the task.