One FTP for multiple projects: Web path
Hello!
I have 2 sites on the same FTP server. I need to create separate project for each site.
But i can't set different domain's URL for each project on Mappings tab (Deployment window), only relative path to the address in "Web server URL" setting in "FTP Connections" tab.
So, i need to set different domains for each project, using one FTP server.
How i can do this?
Thanks.
Please sign in to leave a comment.
Technically, you may create two deployment records for the same server and then combine these in a Server Group.
https://www.jetbrains.com/help/phpstorm/server-groups.html
Vasiliy, thanks for your reply.
I don't understand, how Server Group can help me. I need one Deployment record for several sites (projects).
Several deployment records for the same server - it a strange thing, i think. If i change FTP password, for example, i should enter it several times.
So, no way to do it?
@Goubkine2
Yes, Vasiliy misunderstood you.
Correct, it's not possible right now to have what you have asked. Watch after https://youtrack.jetbrains.com/issue/WI-4769
I suggest creating deployment entries that are project-specific.
@Andriy Bazanov
Thanks! Hope this feature will be added in future versions.