How to limit number of simultaneous connection in ssh2-sftp-client npm

229 Views Asked by At

I am using ssh2-sftp-client for making an SFTP connection. I need to limit the number of simultaneous connections to ONE. I don't see such setting in the documentation https://github.com/theophilusx/ssh2-sftp-client. Please help

0

There are 0 best solutions below