Using FTP and SSH

Zend Studio 's FTP and SSH support is given through the RSE (Remote Server Explorer) plugin.

Files from FTP/ SSH servers opened in Zend Studio can be edited using Zend Studio 's PHP editing functionality such as Debugging, Profiling, Content Assist, Outline views, Formatting and Getter and Setter generation.

To view and edit a file from an FTP/ SSH server in Zend Studio , you must first create an FTP/SSH connection.

There are then two ways of working with files linked to FTP/ SSH:

  1. Viewing and editing files that are located on a remote FTP/SSH server only.

  2. Viewing and editing files in your workspace with a link to the FTP/SSH server.

See the RSE User Guide for more on FTP/SSHconnectivity.

Note:

Additional user guides can be accessed from inside Zend Studio by going to Help | Help Contents, or from the Eclipse Online Documentation site (http://help.eclipse.org/ganymede/index.jsp).

 

 

link_icon.png

Related Links:

FTP and SSH Support

Creating an FTP/SSH Connection

Viewing and Editing Files on an FTP/SSH Server

Viewing and Editing FTP Files in your Workspace

Migrating Projects From Zend Studio