User Guide > Tasks > Working with Remote Server Support > Adding a Remote Connection Profile

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 dropdown 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.

 

 

Related Links:
Editing a Remote Connection Profile

Removing a Remote Connection Profile

Creating a New PHP Project with Remote Server Support
Enabling/Disabling a PHP Project as a Remote Project

Uploading Folders/Files to a Remote Server

Downloading Folders/Files from a Remote Server

Working with Inclusion/Exclusion Patterns

Working with Remote Connection Profiles

Automatic Upload Properties

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.