Remote directory inaccessible - strikethrough + question mark
Two logs directories in the remote host panel appear as folders with a strikethrough and question mark. I cannot access the contents. I can access them just fine from the command line via SSH.
lrwxrwxrwx 1 root root 62 Oct 17 05:39 http -> /home/_domain_logs/myuser/mydomain.org/http.33639321
lrwxrwxrwx 1 root root 63 Oct 17 05:39 https -> /home/_domain_logs/myuser/mydomain.org/https.34565210
I can "cd" into "http" and "https" and get to the logs without issue, but the remote host panel shows "http" and "https" as folders but with a strikethrough and question mark.
Anyone have any idea why or how to fix it?
请先登录再写评论。
Are they actual directories or symlinks? Your description sounds very similar to how I see symlinks displayed.
Yes, they are in fact symlinks (I believe that's what the "->" means in the directory listing).
However, symlinks display just fine as folders that I can navigate for another site hosted by the same provider.
Hello,
Unfortunately PhpStorm does not support symlinks for remote hosts.
Please vote for https://youtrack.jetbrains.com/issue/WI-18502 .