Amar Mehta

Results 5 comments of Amar Mehta

Hi @huahaiy, [Streetlinx](https://streetlinx.com) uses Editscript to capture deltas to drive a newsfeed and generate alerts. In the future we'll use it as part of a workflow to approve pending changes....

Hi @krukow Ran into the same thing a few days ago and saw your comments in #tools-deps. This issue should be addressed by #14 if it gets accepted.

@nivekuil I was able to connect and execute `ls` with this [fork](https://github.com/xfthhxk/clj-ssh) but also found other alternatives. [maverick-synergy](https://github.com/sshtools/maverick-synergy) is actively maintained and has a pretty straight forward API to use...

I ran into this also. PR #31 addresses this.

Ran into this issue with Ubuntu under WSL2. Setting the `connect-timeout = 60000` in `/etc/nix/nix.conf` resolved the issue for me.