The Remote Host pane allows us to work directly on a remote server through FTP, FTPS, SFTP or a local/network folder. A lot of people asked us to add drag & drop to the Remote Host pane in PhpStorm. Good news: PhpStorm 6 comes with drag & drop as well as copy & paste support from the project pane to the remote host pane.
This functionality is available in IntelliJ Idea, PyCharm, WebStorm, PhpStorm, and RubyMine.
To add a remote host, select Tools | Deployment | Configuration and provide the necessary details to connect to the remote host. Once finished, Tools | Deployment | Browse Remote Host will reveal the remote file browser.
We can now drag a file from the project pane to the remote host pane and initiate an upload of the selected file(s) to the remote host:
Copy/paste between both panes is supported as well:
And of course, the inverse direction is supported as well: we can select files on the remote host and drag them to our local project to download them from the remote server:
Please download the latest build, provide feedback for bugs and feature requests here, and leave questions in the comments below or in our forums!
Develop with pleasure!
– JetBrains Web IDE Team
For up-to-date information please follow to corresponding WebStorm blog or PhpStorm blog.



I wish it worked behind a proxy!
It depends on the proxy server.
Would you care to elaborate on that?
I am behind one that requires users to log in.
But I still have to DOWNLOAD THE WHOLE DAMN SERVER TO EVEN EDIT IT!!
Nope. Just file(s) you want to edit (and *maybe* files that are important for code completion/etc — if you need these features).