4 Replies Last post: Feb 6, 2013 2:11 PM by S P  
S P Newbie 3 posts since
Feb 6, 2013
Currently Being Moderated

Feb 6, 2013 1:10 PM

No option to create a project from existing files??

I feel a bit stupid but I can't find an option tio create new project from existing files. What I want to do, is to open an sftp connection to my server.

Currently I use it as a mounted web disk but it's working a bit slow...

Maxim Makhankov JetBrains 64 posts since
May 31, 2012
Currently Being Moderated
Feb 6, 2013 1:26 PM in response to: S P
Re: No option to create a project from existing files??

Hi,

Go to menu File | New Project from Existing Files:

NPfEF.png

Then choose "Web server is on a remote host, files are accessible via FTP/SFTP"

Scenario.png

I attached the screenshots for PhpStorm 5.0.4.

Here is a video for PhpStorm 3.0 (but there is no significant difference in creating project from existing files): http://tv.jetbrains.net/videocontent/working-with-remote-project-in-phpstorm-and-webstorm

 

Btw, the direct work with remote files is not supported (good performance is not guaranteed).

Andriy Bazanov Master 2,655 posts since
May 28, 2010
Currently Being Moderated
Feb 6, 2013 2:09 PM in response to: S P
Re: No option to create a project from existing files??

Make sure that bundled "Remote Hosts Access" plugin (which is responsible for FTP/SFTP/FTPS/etc functionality) is enabled in "Settings | Plugins".

More Like This

  • Retrieving data ...