Answer the question
In order to leave comments, you need to log in
How to properly configure WebStorm + sshfs?
I mounted the directory via sshfs, open it in WebStorm, when I change the branch on the server, the changes in WebStorm are indexed for a very long time. How can I speed it up, or how can I do it differently? ubuntu
Answer the question
In order to leave comments, you need to log in
If the server is not on the local network, but somewhere far away on the Internet, it will work slowly, and the local network cannot be said to be fast ...
Alternatively, you can try using weak encryption and turn off compression (something like this Ciphers = arcfour,Compression=no,auto_cache , arcfour can be fired in fresh SSH), but that won't help much, it's all about network latency...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question