PhpStorm Deployment mapping file to file
Иногда бывает нужно что один концертный файл закачивался в совершенно другой каталог на удаленный сервер.
Поэтому хочу спросить, существует ли способ настроить deployment mapping "файл к файлу"
Чтобы в мапинге указать не каталог а конкретный файл.
---
Sometimes it is necessary that one live file is uploaded to a completely different directory on the remote server.
Therefore, I want to ask if there is a way to configure the deployment mapping "file to file"
To specify in the mapping not a directory but a specific file.
Please sign in to leave a comment.
You can already do that, just specify the directory the file is located in and then manually put its name at the end of the path.
It's a usability issue though, you should be able to select the file with the file chooser. Please submit a request to our issue tracker: https://youtrack.jetbrains.com/newIssue?project=WI
Thanks, I'll try to manually add the file name.
Issue created
https://youtrack.jetbrains.com/issue/WI-44366