Deployment option missing

已回答

Hi,

I'm going to use community edition and I set up my SVN and all the rest. I was going to setup a remove server to upload files when... cannot find it :|

I searched for deployment, add server, remote server. Look for anything similar in plugins and nothing.

Look: http://i.imgur.com/moMxOPO.png

Whats I'm I missing here?

Thanks

2

Hi,

deployment options are only available in Ultimate edition

0

Thanks, thats it exactly.

There anyway I can upload files to server directly from IDE using some plugin maybe?

Because €200+VAT for a license its not doable. And I even have one RubyMine license and had PHPStorm, but those prices are totally different.

0

You can use External Tools with some custom tool that will perform the upload (command line FTP/SFTP/SCP client, rsync, etc).

https://www.jetbrains.com/idea/help/external-tools.html

0
Avatar
Permanently deleted user

As I know i am running Ultimate (15.0.3) + corporate license
Did not found, how to check it.

And i am missing it too.

0
Avatar
Permanently deleted user

In mine case:
Enable plugin "Remote Hosts Access"

5

+ 1: Yep 'Remote Hosts Access' 
Thanks

3
Avatar
Permanently deleted user

Thank you @Kirill Khatsko it worked for me. :)

1

After playing around with ssh tunnel connection to remote database for the first time (may or may not be relevant), my deployment options disappeared. "Remote Hosts Access" plugin must have got disabled somehow. Enabling brought back the option for me. Thanks Kirill.

0

I can not find this "Remote Hosts Access" plugin in the Marketplace, am I missing something?

0

Xenginex

It is now called 'FTP/SFTP/WebDAV Connectivity': https://plugins.jetbrains.com/plugin/13125-ftp-sftp-webdav-connectivity

It is bundled with the IDE, so you should be able to find it in Settings | Plugins | Installed.

1

请先登录再写评论。