-
Is it possible to create an SSH tunnel, that is, pass parameters when connecting to the server?
For example, via the command line I can map a local port pointing to the server:
ssh -L 5454:localho…
-
Next found list :)
[libssh2 Delphi](https://github.com/pult/libssh2_delphi). `[Delphi]` `[FPC]` Delphi/Pascal Wrapper around the library libssh2, ssh and sftp protocols
[SQLite for Delphi and Free…
-
### Issue Report Checklist
* [x ] Searched the [issues page](https://github.com/spyder-ide/spyder/issues?q=is%3Aissue) for similar reports
* [ x] Read the relevant sections of the [Spyder Trou…
-
Is it possible to have the ssh connection going through a [socks5 proxy](https://en.wikipedia.org/wiki/SOCKS)?
Thanks.
-
Thanks to the original author and @pult for improving this library!
Does the SFTP component support connecting through Socks5 proxy? If yes, how?
Thank you!
-
So I started evaluating and choosing a sFTP client.
I'm testing it against a FreeSSHd SFTP server on local Windows, and an OpenSSH server also on Windows.
- I first tried https://github.com/pult…
-
Nem csak a /v2/queryTransactionStatus és a /v2/tokenExchange lett bevezetve a forgalomkorlátozás. Az észlelem hogy ha v2/queryInvoiceDigest-ben is bejött a 4 mp várakozás be kell vezetnünk az 1 mp szü…
-
uMySftpClient exits with "Could not get user auth list.", when the ssh server supports authentication method NONE.
According to [libssh2_userauth_list](https://www.libssh2.org/libssh2_userauth_list.h…
-
Hello/
I use libssh2.dll in delphi project. Libssh2 initiated with delphi mem manager.
```
function sshAllocMem(count: UINT; _abstract: PPointer): Pointer; cdecl;
begin
Result := GetMemory(coun…
-
Hi,
I encounter a problem when I send some files.
During the `Put` command, after some seconds,
the error `"A non-blocking socket operation could not be completed immediately"` appears.
(In f…