D
D
Diversia2019-06-27 14:05:09
phpstorm
Diversia, 2019-06-27 14:05:09

Is it possible in PhpStorm to open a file via ftp without synchronization?

Please tell me, is it possible to open a file via ftp in PhpStorm without synchronization and creating a project? I guess you always need to create a new project, but is it possible to do this without downloading the entire site via ftp?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
I
Ivan Koryukov, 2019-06-27
@Diversia

You can't do it without creating a project.
But having created a project, you can set up deployment, no matter what goes where, the main thing is that in the remote host view window you can see the files on the server.
Double clicking on a file will open it for editing.
This will be inconvenient. the file will be sent to the server not by Ctrl + S but by pressing a separate button.
Well, you lose all the functions of the IDE - no indexing and smart hints. With the same success it is possible (and even more convenient) to use WinSCP.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question