connect to server
Answered
Im new to IntelliJ. I write scripts in PHP, PYTHON, BASH and LUA in different servers. Sometime local, but often remotely. Is there a way to tell IntelliJ to connect to a particular server based on a project? If not what would be the best way for me to write my scripts and upload them automatically?
Thanks,
Please sign in to leave a comment.
Please see https://www.jetbrains.com/help/idea/tutorial-deployment-in-product.html .
That works great. I have one last question. Sometimes I have to sudo to be able to write the file. Is there an option for sudo?
Some boxes dont allow root ssh login.
It's not supported at the moment, please follow https://youtrack.jetbrains.com/issue/WI-710 for updates.