PHPStorm Deployment FTP List

Hey

Several people at my place of employment use PHPStorm, and continuously adding an FTP server for thousands of our clients on each PHPStorm Application is tedious

Is it possible for it to read from a single list of FTP accounts hosted locally on a network computer?

So that when you go to configure an FTP server for a project, they're all already there and if you wanted to add an FTP server to everyones PHPStorm installation you'd only need to edit the file thats hosted locally on the network?

0
1 comment

Answering your direct question: no,it's not possible.

Probably we can address the issue using some kind of another approach? I.e. when you configure a deployment server you can un-check "Visible only for this project" checkbox. This way you'll be able to see this server for any other project on a machine.

0

Please sign in to leave a comment.