-
I use libssh(0.7.3) in netconf , Update the key when communicating(rpc), After that, there's no way to communicate anymore , Could it be that the LIBSSH version is too low ? thank you!
netopeer-ser…
-
### Share your bug report, feature request, or comment.
In ffmpeg version 5 the three distinct pixel formats seems to have been merged into one named just `vaapi`
[The code](https://github.com/own…
-
On Windows Server 2016:
I clone the repo:
```
git clone https://github.com/PowerShell/openssh-portable.git
```
I run the build script:
```
.\openssh-portable\contrib\win32\openssh\OpenSSH-bui…
-
In the documentation I see that I can pick what output I want to read using `channel-set-stream!`. I can get *both* by using `tr` mode, but they are joined into single stream (as documented). I woul…
-
I have this problem
![Screenshot from 2024-08-02 10-07-54](https://github.com/user-attachments/assets/93d259cd-0aa8-4d8a-a9ff-69be86e1e9b1)
My current version is:
Application: KiCad x86_64 on x…
-
1. Click `Transaction Report` in the Navigation sidebar
2. `Transaction Filter` dialog opens
3. Press `Esc` keyboard key
4. `Transaction Filter` dialog closes
5. Right-click `Transaction Report` i…
ovari updated
2 months ago
-
I'm using ssh2 extension. Unfortunately sometimes ssh2_sftp function waits forever because there is no way to specify timeout.
Please consider adding parameter timeout to ssh2_connect function (as …
-
It would be cool if you could take a look at the ciphers and MACs mentioned in https://stribika.github.io/2015/01/04/secure-secure-shell.html. Not sure what connectbot currently "speaks", but at least…
-
A `sshping` container could be used to benchmark SSH connections without installing `libssh-dev` and building sshping on a local machine.
For example:
```sh
docker run -v $HOME/.ssh/:/root/.ssh` …
bpmct updated
2 years ago
-
### Description of the Issue
I use NPPFTP to connect to our SFTP Linux servers (RedHat 7.3). In my Profile(s), under FTP Misc. I use a LIST Parameters value of -l (I don't want to see hidden fil…