How to open file saved on remote host
Hello,
I would like to know whether it is possible to read/open files on remote host.
For example:
My web application saves log reports (errors etc.) on server and I can browse this reports in the remote host window in PHPStorm, but there it's not possible to read/open files. Something like "open/read file" is not included in popup menu and double-click doesn't work.
So I would like to know, is it possible directly open files on remote host?
Thanks.
请先登录再写评论。
Hello, Petr
Currently it's impossible. The only way to see content of that files with IDE is to map remote directory to a place in your project, download desired file and watch it. See more and feel free to vote for the feature in tracker.
Best regards,
Elena Shaverdova