Y
Hacker News
new
|
ask
|
show
|
jobs
by
loskutak
2754 days ago
you can use ssh controlmaster (adding variation of the following into your .ssh/config):
Host *
ControlMaster auto
ControlPath /tmp/ssh-%r@%h:%p
This helped me quite a lot with tramp