mitogen
mitogen copied to clipboard
`Connection timed out` with `LocalCommand` in ssh config
I have a LocalCommand in my ssh config that scps a file to the remote host before sshing into it. This causes Connection timed out errors like those in #598 (not the same issue, just the same error messages). Is there perhaps a setting to increase the timeout, or a way to workaround this? Thanks!