Close an existing sftp server. It will free the port that the server was listening on.
await closeServer(server, console.log)
Optional
Generated using TypeDoc
Close an existing sftp server. It will free the port that the server was listening on.